Grzegorz Piwowarek b840f15629 Merge rest-digest (#1985)
* Merge modules

* Merge rest-digest
2017-06-03 18:49:32 +02:00

12 lines
398 B
Markdown

=========
## Spring Security with Digest Authentication Example Project
###The Course
The "Learn Spring Security" Classes: http://github.learnspringsecurity.com
### Relevant Article:
- [Spring Security Digest Authentication](http://www.baeldung.com/spring-security-digest-authentication)
- [RestTemplate with Digest Authentication](http://www.baeldung.com/resttemplate-digest-authentication)