cc79530c9c | ||
---|---|---|
.. | ||
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
- RestTemplate Post Request with JSON
- 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
- Copy of RestTemplate Post Request with JSON
- HTTP PUT vs HTTP PATCH in a REST API
- A Custom Media Type for a Spring REST API
- Download an Image or a File with Spring MVC
NOTE:
This module is closed and should not be used to store the code for any further articles.