Relative Content

Tag Archive for spring-bootspringdoc-openapi-ui

Spring Boot openapi api context change

I have microservice environment and have list of service.
Also have api gateway. api authentication is done via gateway and then it routes request to destination service. so no direct call to any service APIs.