deepak-chhetri

Results 5 issues of deepak-chhetri

**Spring cloud Gateway version: 4.1.0** We have implemented couple of custom Ordered Global Pre and Post filters in spring cloud gateway application. These pre global filters are getting executed for...

waiting-for-triage

**Spring cloud Gateway version: 4.1.0** I have configured a route as follows which has downstream endpoint to a local REST API implemented in the gateway application itself as RestController: ```...

waiting-for-triage

**Spring cloud Gateway version: 4.1.0** I am trying to develop a global pre-filter that intercepts the incoming login request and use redirection to redirect to landing page if user is...

waiting-for-triage

We have built API Gateway application using Spring Cloud Gateway 4.0 (on webflux) framework and Azul Zulu OpendJDK 17. The application is able to intercept incoming request and redirect it...

waiting-for-triage

We have implemented couple of custom Global pre and post filters in our Spring Cloud Gateway application. We are using Spring WebClient utility to make call to REST APIs exposed...

waiting-for-triage