GitHub / deepakbhalla / springboot-public-api-consumer
This project demonstrates how to make a call to any external api using RestTemplate and get the json response ad marshal it in java object. For marshelling purpose, Gson library from Google has been used
Stars: 1
Forks: 0
Open issues: 0
License: None
Language: Java
Size: 14.6 KB
Dependencies parsed at: Pending
Created at: over 4 years ago
Updated at: over 2 years ago
Pushed at: over 4 years ago
Last synced at: 2 months ago
Topics: api, external-api, gson, java-8, json, resttemplate, springboot