c7ba38ffcd
spring-mvc-simple spring-security-mvc-custom spring-security-mvc-login spring-security-rest spring-security-rest-basic-auth spring-static-resources spring-thymeleaf |
||
---|---|---|
.. | ||
src | ||
.gitignore | ||
README.md | ||
pom.xml |
README.md
=========
Spring Security for REST Example Project
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
- An Intro to Spring HATEOAS
- 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