Joe Grandja fbac953f10 Revert "Release 4.2.12.RELEASE"
This reverts commit 504c28ec0181c4314cd8c7d237bd66fe2fc51452.
2019-04-02 14:14:51 -04:00
..
2019-03-26 22:30:09 -04:00
2019-04-02 14:14:51 -04:00

This is the most basic sample web application for Spring Security.

If you have gradle installed, you can run the application directly from the checked out source tree, using the command

gradle jettyRun

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

The 'scripts' directory contains simple Unix command-line scripts for exercising the application and displaying the results.