Update README.md

This commit is contained in:
johnA1331
2020-12-23 22:30:16 +08:00
committed by GitHub
parent 63bd943563
commit a931840084

View File

@@ -9,3 +9,4 @@ This module contains articles about Spring RestTemplate
- [A Custom Media Type for a Spring REST API](https://www.baeldung.com/spring-rest-custom-media-type)
- [RestTemplate Post Request with JSON](https://www.baeldung.com/spring-resttemplate-post-json)
- [How to Compress Requests Using the Spring RestTemplate](https://www.baeldung.com/spring-resttemplate-compressing-requests)
- [Get list of JSON objects with Spring RestTemplate](https://www.baeldung.com/spring-resttemplate-json-list)