This is a spring boot application that integrates with the Retrofit library to make http calls and get response.
To run the application :
- Clone the code in the local machine.
- Make a maven build - mvn clean compile install
- Run the RetrofitRaptorApplication.java