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

11 lines
514 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-02-10 02:17:21 -05:00
- [Specify an Array of Strings as Body Parameters in Swagger](https://www.baeldung.com/swagger-body-array-of-strings)
2020-03-18 00:28:35 -04:00
- [Swagger @ApiParam vs @ApiModelProperty](https://www.baeldung.com/swagger-apiparam-vs-apimodelproperty)
2020-03-17 07:10:07 -04:00
- More articles: [[prev -->]](/spring-boot-modules/spring-boot-mvc)