* manual authentication demo integration * apply eclipse and security formatting rules * add content to readme file, for manual authentication demo
		
			
				
	
	
		
			12 lines
		
	
	
		
			322 B
		
	
	
	
		
			Markdown
		
	
	
	
	
	
			
		
		
	
	
			12 lines
		
	
	
		
			322 B
		
	
	
	
		
			Markdown
		
	
	
	
	
	
| =========
 | |
| ## Spring Security Authentication/Authorization Example Project
 | |
| 
 | |
| ##The Course
 | |
| The "REST With Spring" Classes: http://github.learnspringsecurity.com
 | |
| 
 | |
| ### Relevant Articles: 
 | |
| - [Spring Security Manual Authentication](http://www.baeldung.com/spring-security-authentication)
 | |
| 
 | |
| ### Build the Project
 | |
| mvn clean install
 |