18 lines
		
	
	
		
			935 B
		
	
	
	
		
			Markdown
		
	
	
	
	
	
			
		
		
	
	
			18 lines
		
	
	
		
			935 B
		
	
	
	
		
			Markdown
		
	
	
	
	
	
| ## 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: 
 | |
| 
 | |
| - [Custom Error Message Handling for REST API](https://www.baeldung.com/global-error-handler-in-a-spring-rest-api)
 | |
| - [Spring Security Context Propagation with @Async](https://www.baeldung.com/spring-security-async-principal-propagation)
 | |
| - [Servlet 3 Async Support with Spring MVC and Spring Security](https://www.baeldung.com/spring-mvc-async-security)
 | |
| - [Intro to Spring Security Expressions](https://www.baeldung.com/spring-security-expressions)
 | |
| - [Error Handling for REST with Spring](https://www.baeldung.com/exception-handling-for-rest-with-spring)
 | |
| - [How to Solve 403 Error in Spring Boot POST Request](https://www.baeldung.com/java-spring-fix-403-error)
 |