* [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
8 lines
304 B
Markdown
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)
|