12 lines
		
	
	
		
			528 B
		
	
	
	
		
			Markdown
		
	
	
	
	
	
			
		
		
	
	
			12 lines
		
	
	
		
			528 B
		
	
	
	
		
			Markdown
		
	
	
	
	
	
| =========
 | |
| 
 | |
| ## REST API with Basic Authentication - Example Project
 | |
| 
 | |
| ###The Course
 | |
| The "Learn Spring Security" Classes: http://github.learnspringsecurity.com
 | |
| 
 | |
| ### Relevant Articles: 
 | |
| - [Basic Authentication with the RestTemplate](http://www.baeldung.com/how-to-use-resttemplate-with-basic-authentication-in-spring)
 | |
| - [A Custom Filter in the Spring Security Filter Chain](http://www.baeldung.com/spring-security-custom-filter)
 | |
| - [Spring Security Basic Authentication](http://www.baeldung.com/spring-security-basic-authentication)
 |