Update README.md

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

View File

@ -2,6 +2,8 @@
## REST API with Digest Authentication - Example Project
###The Course
The "Learn Spring Security" Classes: http://bit.ly/learnspringsecurity
### Relevant Articles:
- [RestTemplate with Digest Authentication](http://www.baeldung.com/resttemplate-digest-authentication)