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

10 lines
361 B
Markdown
Raw Normal View History

=========
2013-07-24 18:05:45 -04:00
## Spring Security with RestTemplate - Example Project
### Relevant Articles:
2013-07-24 18:05:45 -04:00
- [RestTemplate with Basic Authentication in Spring](http://www.baeldung.com/2012/04/16/how-to-use-resttemplate-with-basic-authentication-in-spring-3-1)
2013-08-01 16:46:25 -04:00
- [HttpClient Timeout](http://www.baeldung.com/httpclient-timeout)
2013-08-04 06:14:03 -04:00
TODO: rename to: spring-security-rest-basic-auth