Skip to Main Content

Java Development Tools

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

How to invoke a Springboot Rest Service from ADF 12c

user1068289Aug 27 2021 — edited Aug 27 2021

I have a Spring Boot Rest web service that I need to invoke from ADF. The rest service needs a payload to pass. It just returns a success flag and a message.
How can I call this rest service? Is there any Rest client I can use to invoke this restful service from ADF 12c?

Comments

Post Details

Added on Aug 27 2021
4 comments
773 views