cddf858c05
* BAEL-5246: round 1 of pom cleanup - upto "jersey" project * BAEL-5246: Initial pass for pom cleanup - upto spring-cloud * BAEL-5246: pom cleanup upto testing-modules/junit5 * BAEL-5246: pom cleanup - upto xstream * BAEL-5246: pom cleanup - last round (before review) |
||
---|---|---|
.. | ||
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 Expressions - hasRole Example
- Error Handling for REST with Spring 3
- Spring Security for a REST API