Skip to content

Latest commit

 

History

History
4 lines (4 loc) · 244 Bytes

README.md

File metadata and controls

4 lines (4 loc) · 244 Bytes

demo-web-resttemplate

This repository contains two spring boot projects:

  • a client project, which contains a code example with RestTemplate usage
  • and a server project, which can be started to try the the RestTemplate on a running service