spring-security/samples/tutorial
Luke Taylor 685e0417a7 SEC-1544: Update the tutorial sample to attempt to delete the JSESSIONID cookie on logout. 2010-09-19 18:30:52 +01:00
..
src/main SEC-1544: Update the tutorial sample to attempt to delete the JSESSIONID cookie on logout. 2010-09-19 18:30:52 +01:00
exec-list-as-peter
exec-list-as-rod
exec-list-no-auth
exec-list-wrong-password
exec-post-as-peter
exec-post-as-rod
exec-post-no-auth
exec-post-wrong-password
readme.txt
tutorial.gradle Reduce unnecessary use of aspectj as a build dependency 2010-08-19 23:23:03 +01:00

readme.txt

Run the application directly from the checked out source tree, using the command

mvn jetty:run

This will start jetty on port 8080, with SSL support on port 8443.