Spring Security Web - REST
This module contains articles about REST APIs with Spring Security
Courses
The "REST With Spring" Classes: http://bit.ly/restwithspring
The "Learn Spring Security" Classes: http://github.learnspringsecurity.com
Relevant Articles:
- Setting Up Swagger 2 with a Spring REST API
 - Custom Error Message Handling for REST API
 - Spring Security Context Propagation with @Async
 - Servlet 3 Async Support with Spring MVC and Spring Security
 - Intro to Spring Security Expressions
 - Spring Security Expressions - hasRole Example
 - Error Handling for REST with Spring