15 lines
		
	
	
		
			957 B
		
	
	
	
		
			Markdown
		
	
	
	
	
	
			
		
		
	
	
			15 lines
		
	
	
		
			957 B
		
	
	
	
		
			Markdown
		
	
	
	
	
	
| ## Spring Boot MVC
 | |
| 
 | |
| This module contains articles about Spring Web MVC in Spring Boot projects.
 | |
| 
 | |
| ### Relevant Articles:
 | |
| 
 | |
| - [Custom Validation MessageSource in Spring Boot](https://www.baeldung.com/spring-custom-validation-message-source)
 | |
| - [Display RSS Feed with Spring MVC](https://www.baeldung.com/spring-mvc-rss-feed)
 | |
| - [A Controller, Service and DAO Example with Spring Boot and JSF](https://www.baeldung.com/jsf-spring-boot-controller-service-dao)
 | |
| - [Using Spring ResponseEntity to Manipulate the HTTP Response](https://www.baeldung.com/spring-response-entity)
 | |
| - [The @ServletComponentScan Annotation in Spring Boot](https://www.baeldung.com/spring-servletcomponentscan)
 | |
| - [Guide to Internationalization in Spring Boot](https://www.baeldung.com/spring-boot-internationalization)
 | |
| - [Localized Validation Messages in REST](https://www.baeldung.com/rest-localized-validation-messages)
 | |
| - More articles: [[next -->]](/spring-boot-modules/spring-boot-mvc-2)
 |