This site is currently read-only as we are migrating to Oracle Forums for an improved community experience. You will not be able to initiate activity until January 31st, when you will be able to use this site as normal.

    Forum Stats

  • 3,890,899 Users
  • 2,269,649 Discussions
  • 7,916,821 Comments

Discussions

How to invoke a Springboot Rest Service from ADF 12c

user1068289
user1068289 Member Posts: 43 Blue Ribbon
edited Aug 27, 2021 1:17PM in JDeveloper and ADF

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?

Answers