d90a0a4fbb | ||
---|---|---|
.. | ||
src | ||
.gitignore | ||
README.md | ||
pom.xml |
README.md
Spring Security 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:
- Spring REST Service Security
- 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 for a REST API
- Spring Security Expressions - hasRole Example