11 lines
376 B
Markdown
Raw Normal View History

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