0423536cf4
* 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 |
||
---|---|---|
.. | ||
src | ||
.gitignore | ||
README.md | ||
pom.xml |
README.md
Spring RestTemplate
This module contains articles about Spring RestTemplate
The Course
The "REST With Spring" Classes: http://bit.ly/restwithspring
Relevant Articles:
- The Guide to RestTemplate
- Exploring the Spring Boot TestRestTemplate
- Spring RestTemplate Error Handling
- Configure a RestTemplate with RestTemplateBuilder
- Mocking a RestTemplate in Spring
- Download a Large File Through a Spring RestTemplate
- Using the Spring RestTemplate Interceptor
- Uploading MultipartFile with Spring RestTemplate
- Get and Post Lists of Objects with RestTemplate
- HTTP PUT vs HTTP PATCH in a REST API
NOTE:
This module is closed and should not be used to store the code for any further articles.