11 lines
		
	
	
		
			572 B
		
	
	
	
		
			Markdown
		
	
	
	
	
	
			
		
		
	
	
			11 lines
		
	
	
		
			572 B
		
	
	
	
		
			Markdown
		
	
	
	
	
	
| ## Spring MVC Basics with Java Configuration Example Project
 | |
| 
 | |
| ### The Course
 | |
| The "REST With Spring" Classes: http://bit.ly/restwithspring
 | |
| 
 | |
| ### Relevant Articles: 
 | |
| - [Quick Guide to Spring Controllers](https://www.baeldung.com/spring-controllers)
 | |
| - [Model, ModelMap, and ModelView in Spring MVC](https://www.baeldung.com/spring-mvc-model-model-map-model-view)
 | |
| - [Spring Web Contexts](https://www.baeldung.com/spring-web-contexts)
 | |
| - [Spring Optional Path variables](https://www.baeldung.com/spring-optional-path-variables)
 | |
| - More articles: [[<-- prev]](/spring-mvc-basics-3) |