Update README.MD

This commit is contained in:
KevinGilmore 2017-02-12 07:30:32 -06:00 committed by GitHub
parent f772286896
commit 7a895108f0
1 changed files with 1 additions and 0 deletions

View File

@ -5,3 +5,4 @@ The "REST With Spring" Classes: http://github.learnspringsecurity.com
- [A Custom Security Expression with Spring Security](http://www.baeldung.com/spring-security-create-new-custom-security-expression)
- [Custom AccessDecisionVoters in Spring Security](http://www.baeldung.com/spring-security-custom-voter)
- [Spring Security: Authentication with a Database-backed UserDetailsService](http://www.baeldung.com/spring-security-authentication-with-a-database)
- [Two Login Pages with Spring Security](http://www.baeldung.com/spring-security-two-login-pages)