java-tutorials/spring-boot-modules/spring-boot-mvc-2/README.md

10 lines
391 B
Markdown
Raw Normal View History

## 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)
2020-01-31 04:02:37 -05:00
- [Specify an array of strings as body parameter in Swagger API](https://www.baeldung.com/swagger-body-array-of-strings)
- More articles: [[prev -->]](/spring-boot-mvc)