Update README.md

This commit is contained in:
m0cacin0 2016-06-28 12:33:11 +03:00 committed by GitHub
parent f0e103b191
commit 915fa89f89
1 changed files with 3 additions and 0 deletions

View File

@ -2,6 +2,9 @@
## Spring Security for REST Example Project ## Spring Security for REST Example Project
###The Course
The "REST With Spring" Classes: http://bit.ly/restwithspring
### Relevant Articles: ### Relevant Articles:
- [Spring Security Authentication Provider](http://www.baeldung.com/spring-security-authentication-provider) - [Spring Security Authentication Provider](http://www.baeldung.com/spring-security-authentication-provider)
- [Retrieve User Information in Spring Security](http://www.baeldung.com/get-user-in-spring-security) - [Retrieve User Information in Spring Security](http://www.baeldung.com/get-user-in-spring-security)