12 lines
398 B
Markdown
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)
|
|
|