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

11 lines
376 B
Markdown
Raw Normal View History

=========
2013-07-14 07:03:04 -04:00
## Spring Security for REST Example Project
2016-06-28 05:33:11 -04:00
###The Course
2016-08-12 10:01:54 -04:00
The "REST With Spring" Classes: http://github.learnspringsecurity.com
2016-06-28 05:33:11 -04:00
2013-07-14 07:03:04 -04:00
### Relevant Articles:
2013-07-14 07:21:30 -04:00
- [Spring Security Authentication Provider](http://www.baeldung.com/spring-security-authentication-provider)
2014-02-15 08:32:47 -05:00
- [Retrieve User Information in Spring Security](http://www.baeldung.com/get-user-in-spring-security)