20 lines
		
	
	
		
			1.2 KiB
		
	
	
	
		
			Markdown
		
	
	
	
	
	
			
		
		
	
	
			20 lines
		
	
	
		
			1.2 KiB
		
	
	
	
		
			Markdown
		
	
	
	
	
	
| =========
 | |
| 
 | |
| ## 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](http://www.baeldung.com/2011/10/31/securing-a-restful-web-service-with-spring-security-3-1-part-3/)
 | |
| - [Setting Up Swagger 2 with a Spring REST API](http://www.baeldung.com/swagger-2-documentation-for-spring-rest-api)
 | |
| - [Custom Error Message Handling for REST API](http://www.baeldung.com/global-error-handler-in-a-spring-rest-api)
 | |
| - [An Intro to Spring HATEOAS](http://www.baeldung.com/spring-hateoas-tutorial)
 | |
| - [Spring Security Context Propagation with @Async](http://www.baeldung.com/spring-security-async-principal-propagation)
 | |
| - [Servlet 3 Async Support with Spring MVC and Spring Security](http://www.baeldung.com/spring-mvc-async-security)
 | |
| - [Intro to Spring Security Expressions](http://www.baeldung.com/spring-security-expressions)
 | |
| - [Spring Security Expressions - hasRole Example](http://www.baeldung.com/spring-security-expressions-basic)
 | |
| - [Error Handling for REST with Spring 3](http://www.baeldung.com/2013/01/31/exception-handling-for-rest-with-spring-3-2/)
 |