3e0c28d1ed
* JAVA-4493: Add missing live test for Consumer Driven Contracts article * JAVA-4493: Add missing live test for Consumer Driven Contracts article |
||
---|---|---|
.. | ||
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.