Spring Cloud API Gateway request Interception without change in Existing API Endpoints
I have a spring boot microservice alpha-service
running in the k8s dev namespace. The clients are directly accessing the API exposed in this service by the endpoint https://host-name/tech/alpha-service/v1/get-user-details