Build a Java Spring boot middleware application to consume SAP OData service with SAP Cloud SDK
IntroductionWe had a requirement to consume a SAP OData service in an existing spring boot application running on SAP BTP Cloud Foundry. There are many ways to consume an OData service in a Java application, but we found an easier way to consume the ...