java-tutorials/spring-security-mvc-persist...
Amit Pandey 9245ba0925 Bael 6729 (#4389)
* Added parent module on poms that have no parent defined

* Removed dependency reduced pom from undertow module

* Added README

* [BAEL-6729] - Spring modules needs a spring parent

* [BAEL-6729] - Spring modules needs a spring parent
2018-06-02 16:44:15 +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 6729 (#4389) 2018-06-02 16:44:15 +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