74688cf30e
* 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 |
||
---|---|---|
.. | ||
src | ||
.gitignore | ||
README.md | ||
pom.xml |
README.md
=========
Spring Security Login Example Project
###The Course The "Learn Spring Security" Classes: http://github.learnspringsecurity.com
Relevant Articles:
- Spring Security Form Login
- Spring Security Logout
- Spring Security Expressions – hasRole Example
- Spring HTTP/HTTPS Channel Security
- Spring Security - Customize the 403 Forbidden/Access Denied Page
- Spring Security – Redirect to the Previous URL After Login
Build the Project
mvn clean install