java-tutorials/spring-security-rest-digest.../README.md

10 lines
287 B
Markdown

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