java-tutorials/spring-security-mvc-persist...
charlesgonzales 20c061130d
Update README.md
2018-12-20 22:06:51 +08:00
..
src BAEL-8939: Adding a Spring Context test in all Spring Modules (changes for around 21 more modules.. work in progress..) 2018-09-15 13:57:53 -04:00
.gitignore Initial commit of Persisted Remember-Me Example 2014-05-30 22:55:17 +01:00
README.md Update README.md 2018-12-20 22:06:51 +08:00
pom.xml BAEL-8939: Adding a Spring Context test in all Spring Modules (changes for around 21 more modules.. work in progress..) 2018-09-15 13:57:53 -04:00

README.md

=========

Spring Security Persisted Remember Me Example Project

###The Course The "Learn Spring Security" Classes: http://github.learnspringsecurity.com

Relevant Articles:

Build the Project

mvn clean install