java-tutorials/spring-security-mvc-login
Tian Baoqiang 9dab68a48e add redirection after login with Spring Security(BAEL-648) (#1214) 2017-02-25 07:41:07 +01:00
..
src add redirection after login with Spring Security(BAEL-648) (#1214) 2017-02-25 07:41:07 +01:00
.gitignore project structure cleanup 2013-07-14 15:22:01 +03:00
README.md Update README.md 2017-02-14 20:52:25 -06:00
pom.xml add redirection after login with Spring Security(BAEL-648) (#1214) 2017-02-25 07:41:07 +01:00

README.md

=========

Spring Security Login Example Project

###The Course The "Learn Spring Security" Classes: http://github.learnspringsecurity.com

Relevant Articles:

Build the Project

mvn clean install