69fad866d9
* JAVA-30632 upgrade Spring rest template module to Spring Boot 3 * JAVA-30632 fix broken tests |
||
---|---|---|
.. | ||
src | ||
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
- Using the Spring RestTemplate Interceptor
- 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.