I have a simple Spring boot application that interacts with a custom jar to GET data from a third party application.
My Spring boot application class looks like this: