java-tutorials/spring-web-modules/spring-resttemplate-1/README.md

8 lines
304 B
Markdown
Raw Normal View History

## 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)