* Add springfox, devtools and apache commons dependencies * Add the Swagger yaml file to the main project * Add the general README and Swagger yaml description * Implement the functionalities and add the Swagger annotations * Adjust indentation and reformatting * Change formatting of pom from 6 to 4
		
			
				
	
	
		
			10 lines
		
	
	
		
			411 B
		
	
	
	
		
			Markdown
		
	
	
	
	
	
			
		
		
	
	
			10 lines
		
	
	
		
			411 B
		
	
	
	
		
			Markdown
		
	
	
	
	
	
## Spring Boot MVC
 | 
						|
 | 
						|
This module contains articles about Spring Web MVC in Spring Boot projects.
 | 
						|
 | 
						|
### Relevant Articles:
 | 
						|
 | 
						|
- [Functional Controllers in Spring MVC](https://www.baeldung.com/spring-mvc-functional-controllers)
 | 
						|
- [Specify an array of strings as body parameter in Swagger API](https://www.baeldung.com/array-of-strings-as-body-parameter-in-swagger-api)
 | 
						|
- More articles: [[prev -->]](/spring-boot-mvc)
 |