panos-kakos c23f0d6b1f [JAVA-26374-spring-resttemplate] Moved "RestTemplate Post Request wit… (#15104)
* [JAVA-26374-spring-resttemplate] Moved "RestTemplate Post Request with JSON" to spring-resttemplate-1

* [JAVA-26374] Moved "Get and Post Lists of Objects with RestTemplate" article to spring-resttemplate-1
2023-11-22 12:28:23 +02:00

8 lines
304 B
Markdown

## Spring RestTemplate
This module contains articles about Spring RestTemplate
### Relevant Articles:
- [RestTemplate Post Request with JSON](https://www.baeldung.com/spring-resttemplate-post-json)
- [Get and Post Lists of Objects with RestTemplate](https://www.baeldung.com/spring-rest-template-list)