Discover REST API on Azure Spring App

Kakka, Jignesh (Ops Tech) 0 Reputation points
2023-02-06T15:12:55.0166667+00:00

Hi Team,

I am deploying my spring boot application on Azure Spring App. This application will expose some rest APIs.

How do I expose these REST api's externall, not just limited to virtual net of Az Spring App, but via gateway

Options that i could see are

  • Spring Cloud Gateway
  • Azure Application Gateway
  • Not sure if Spring app can be integrated with Azure APIM

Could some one suggest what should be preferred way?

Azure Spring Apps
Azure Spring Apps
An Azure platform as a service for running Spring Boot applications at cloud scale. Previously known as Azure Spring Cloud.
110 questions
0 comments No comments
{count} votes

2 answers

Sort by: Most helpful
  1. Deleted

    This answer has been deleted due to a violation of our Code of Conduct. The answer was manually reported or identified through automated detection before action was taken. Please refer to our Code of Conduct for more information.


    Comments have been turned off. Learn more

  2. Hanli Ren 0 Reputation points Microsoft Employee
    2023-02-08T07:51:21.5133333+00:00

    Hello Kakka