SAP-archive / cloud-xsa-hybrid-deployment-tutorial

The Multi Target Application in this tutorial will be built using Microservices leveraging the powerful HANA database capabilities in combination with flexible cloud technology.
Apache License 2.0
22 stars 16 forks source link

Is there a tutorial or Documentation for including a Java Module in an MTA application? #4

Open lnryan opened 6 years ago

lnryan commented 6 years ago

We are looking for guidance on how to deploy our XSA Application with a Java Module using the @oData.Publish option to Cloud Foundry

ChrisPaulus commented 6 years ago

Hi Lindsay, you might want to check out the Cloud Platform SDK. Please see this blog: https://blogs.sap.com/2017/10/17/introducing-the-sap-cloud-platform-sdk-for-service-development/

Alternatively you can take the effort and use Olingo for exposure in Java: https://olingo.apache.org/

best regards, Christian