Hi, experts
I have a requirement which consists of calling ABAP Custom ODATA service from java.
I created rest api java maven based project to use RFC call and is deployed on SCP. (dependency : neo-java-web-sdk)
Generally, I would like to implement calling custom odata of abap in rest api java.
There are documents of calling abap standard odata service using sap cloud sdk and
I didn't see anything about calling custom odata from simple maven project.
Is there a way or sample that are related from above requirements?
I will be grateful for any help you can provide.
Thanks for the help!