This commit is contained in:
eugenp
2013-08-04 14:06:29 +03:00
parent 7c23ee9dde
commit 1559d22e2f
2 changed files with 3 additions and 4 deletions

View File

@@ -1,6 +1,7 @@
=========
## Spring Security with RestTemplate - Example Project
## REST API with Digest Authentication - Example Project
### Relevant Articles:
- [RestTemplate with Digest Authentication](http://www.baeldung.com/resttemplate-digest-authentication)