b6ae9ec3b4
* BAEL-15951 Moved vavr, JHipster to default profiles * BAEL-14304 Include the SpringContextIntegrationTest in the default build - Added SpringContextTest.java in all the modules where SpringContextIntegrationTest already exists * BAEL-14304 Changes in pmd rule and pom.xml to run UnitTest and SpringContextTest additionally in default profiles * BAEL-14304 Minor changes |
||
---|---|---|
.. | ||
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
- Spring Security Custom AuthenticationFailureHandler
Build the Project
mvn clean install