7d78e63edf
* JAVA-4277: Fix tests in spring-resttemplate module * JAVA-4277: Moved article from spring-resttemplate to spring-resttemplate-2 |
||
---|---|---|
.. | ||
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
- 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.