2013-05-26 11:42:50 -04:00
|
|
|
=========
|
|
|
|
|
2013-07-14 07:03:04 -04:00
|
|
|
## Spring Security for REST Example Project
|
|
|
|
|
2016-06-28 05:38:51 -04:00
|
|
|
### Courses
|
|
|
|
The "REST With Spring" Classes: http://bit.ly/restwithspring
|
|
|
|
|
2016-08-12 10:03:09 -04:00
|
|
|
The "Learn Spring Security" Classes: http://github.learnspringsecurity.com
|
2013-07-14 07:03:04 -04:00
|
|
|
|
|
|
|
### Relevant Articles:
|
2013-12-21 16:14:43 -05:00
|
|
|
- [Spring REST Service Security](http://www.baeldung.com/2011/10/31/securing-a-restful-web-service-with-spring-security-3-1-part-3/)
|
2016-02-10 07:27:10 -05:00
|
|
|
- [Setting Up Swagger 2 with a Spring REST API](http://www.baeldung.com/swagger-2-documentation-for-spring-rest-api)
|
2016-02-10 19:47:43 -05:00
|
|
|
- [Custom Error Message Handling for REST API](http://www.baeldung.com/global-error-handler-in-a-spring-rest-api)
|
2017-01-08 02:25:59 -05:00
|
|
|
- [Spring Security Context Propagation with @Async](http://www.baeldung.com/spring-security-async-principal-propagation)
|
2017-02-19 16:22:43 -05:00
|
|
|
- [Servlet 3 Async Support with Spring MVC and Spring Security](http://www.baeldung.com/spring-mvc-async-security)
|
2017-10-22 12:35:08 -04:00
|
|
|
- [Intro to Spring Security Expressions](http://www.baeldung.com/spring-security-expressions)
|
2018-05-03 09:44:44 -04:00
|
|
|
- [Spring Security for a REST API](http://www.baeldung.com/securing-a-restful-web-service-with-spring-security)
|