java-tutorials/spring-boot-modules/spring-boot-mvc-3
kwoyke 0423536cf4 JAVA-2113: Split or move spring-resttemplate module (#9753)
* JAVA-2113: Move Proxies With RestTemplate to spring-resttemplate-2

* JAVA-2113: Move A Custom Media Type for a Spring REST API to spring-resttemplate-2

* JAVA-2113: Move RestTemplate Post Request with JSON to spring-resttemplate-2

* JAVA-2113: Move Download an Image or a File with Spring MVC to spring-boot-mvc-3

* JAVA-2113: Fix the test
2020-07-28 09:31:54 +05:30
..
src/main JAVA-2113: Split or move spring-resttemplate module (#9753) 2020-07-28 09:31:54 +05:30
README.md JAVA-2113: Split or move spring-resttemplate module (#9753) 2020-07-28 09:31:54 +05:30
pom.xml JAVA-2113: Split or move spring-resttemplate module (#9753) 2020-07-28 09:31:54 +05:30

README.md

Spring Boot MVC

This module contains articles about Spring Web MVC in Spring Boot projects.

Relevant Articles: