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

9 lines
275 B
Markdown
Raw Normal View History

=========
2013-07-14 07:03:04 -04:00
## Spring Security for REST Example Project
### Relevant Articles:
2013-07-14 07:21:30 -04:00
- [Spring Security Authentication Provider](http://www.baeldung.com/spring-security-authentication-provider)
2013-08-10 18:43:23 -04:00
- [Unshorten URLs with HttpClient](http://www.baeldung.com/unshorten-url-httpclient)