java-tutorials/spring-security-mvc-persist...
amit2103 05b7e933bd Bael 5247 (#4175)
* Added parent module on poms that have no parent defined

* Removed dependency reduced pom from undertow module

* Added new parent pom

* initial clean up of child poms

* Added new parent pom

* [BAEL-5247] - New Parents in the tutorials repo
2018-05-05 22:30:00 +02:00
..
src use standard logback.xml (#1666) 2017-04-17 18:41:23 +02:00
.gitignore Initial commit of Persisted Remember-Me Example 2014-05-30 22:55:17 +01:00
README.md Updated LSS campaign link 2016-08-12 17:00:17 +03:00
pom.xml Bael 5247 (#4175) 2018-05-05 22:30:00 +02: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