Update README.md

This commit is contained in:
m0cacin0 2016-06-28 12:36:31 +03:00 committed by GitHub
parent ed9a36bd31
commit 4162c4671e
1 changed files with 2 additions and 0 deletions

View File

@ -2,6 +2,8 @@
## REST API with Basic Authentication - Example Project
###The Course
The "Learn Spring Security" Classes: http://bit.ly/learnspringsecurity
### Relevant Articles:
- [RestTemplate with Basic Authentication in Spring](http://www.baeldung.com/2012/04/16/how-to-use-resttemplate-with-basic-authentication-in-spring-3-1)