21 lines
		
	
	
		
			963 B
		
	
	
	
		
			Markdown
		
	
	
	
	
	
			
		
		
	
	
			21 lines
		
	
	
		
			963 B
		
	
	
	
		
			Markdown
		
	
	
	
	
	
| ## 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](https://www.baeldung.com/rest-template)
 | |
| - [Exploring the Spring Boot TestRestTemplate](https://www.baeldung.com/spring-boot-testresttemplate)
 | |
| - [Spring RestTemplate Error Handling](https://www.baeldung.com/spring-rest-template-error-handling)
 | |
| - [Configure a RestTemplate with RestTemplateBuilder](https://www.baeldung.com/spring-rest-template-builder)
 | |
| - [Mocking a RestTemplate in Spring](https://www.baeldung.com/spring-mock-rest-template)
 | |
| - [Using the Spring RestTemplate Interceptor](https://www.baeldung.com/spring-rest-template-interceptor)
 | |
| - [HTTP PUT vs HTTP PATCH in a REST API](https://www.baeldung.com/http-put-patch-difference-spring) 
 | |
| 
 | |
| ### NOTE:
 | |
| 
 | |
| This module is closed and should **not** be used to store the code
 | |
| for any further articles.
 |