java-tutorials/spring-security-mvc-persist...
Doha2012 74688cf30e remove log4j dependencies (#1675)
* upgrade to spring boot 1.5.2

* add full update to REST API

* modify ratings controller

* upgrade herold

* fix integration test

* fix integration test

* minor fix

* fix integration test

* fix integration test

* minor cleanup

* minor cleanup

* remove log4j properties

* use standard logbook.xml

* remove log4j dependencies
2017-04-18 22:39:13 +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 remove log4j dependencies (#1675) 2017-04-18 22:39:13 +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