4b1f2c50a5 | ||
---|---|---|
.. | ||
src | ||
.gitignore | ||
README.md | ||
pom.xml |
README.md
Spring Security MVC
This module contains articles about Spring Security in MVC applications
The Course
The "Learn Spring Security" Classes: http://github.learnspringsecurity.com
Relevant Articles:
- HttpSessionListener Example – Monitoring
- Control the Session with Spring Security
- The Clear-Site-Data Header in Spring Security
Build the Project
mvn clean install