Update README.md

This commit is contained in:
sheryllresulta 2019-02-28 20:36:16 +08:00 committed by GitHub
parent 5ebfdee150
commit 847d694adf
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -4,7 +4,7 @@
The "REST With Spring" Classes: http://bit.ly/restwithspring
### Relevant Articles:
- [Spring RestTemplate Tutorial](http://www.baeldung.com/rest-template)
- [The Guide to RestTemplate](http://www.baeldung.com/rest-template)
- [Exploring the Spring Boot TestRestTemplate](http://www.baeldung.com/spring-boot-testresttemplate)
- [Spring RestTemplate Error Handling](http://www.baeldung.com/spring-rest-template-error-handling)
- [Configure a RestTemplate with RestTemplateBuilder](http://www.baeldung.com/spring-rest-template-builder)