This commit is contained in:
eugenp 2013-07-25 01:05:45 +03:00
parent 91a244e8e9
commit ad6923017d
1 changed files with 2 additions and 2 deletions

View File

@ -1,7 +1,7 @@
=========
## Spring Security for REST Example Project
## Spring Security with RestTemplate - Example Project
### Relevant Articles:
- [Spring Security Authentication Provider](http://www.baeldung.com/spring-security-authentication-provider)
- [RestTemplate with Basic Authentication in Spring](http://www.baeldung.com/2012/04/16/how-to-use-resttemplate-with-basic-authentication-in-spring-3-1)