2019-10-31 21:43:47 -04:00
|
|
|
## 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-03-18 05:34:00 -04:00
|
|
|
- [Testing REST with multiple MIME types](https://www.baeldung.com/testing-rest-api-with-multiple-media-types)
|
|
|
|
- [Testing Web APIs with Postman Collections](https://www.baeldung.com/postman-testing-collections)
|
|
|
|
- [Spring Boot Consuming and Producing JSON](https://www.baeldung.com/spring-boot-json)
|
2020-08-10 23:40:49 -04:00
|
|
|
- [Serve Static Resources with Spring](https://www.baeldung.com/spring-mvc-static-resources)
|
2022-05-09 21:36:05 -04:00
|
|
|
- [Add Header to Every Request in Postman](https://www.baeldung.com/postman-add-headers-pre-request)
|
2020-03-17 07:10:07 -04:00
|
|
|
- More articles: [[prev -->]](/spring-boot-modules/spring-boot-mvc)
|