2013-06-02 05:17:44 -04:00
|
|
|
|
=========
|
|
|
|
|
|
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)
|
2019-06-01 02:15:51 -04:00
|
|
|
|
- [Spring Security – Run-As Authentication](https://www.baeldung.com/spring-security-run-as-auth)
|