Question How to write filter in Spring cloud gateway mvc. In Zuul we have `ZuulFilter` and in Spring Cloud Gateway we have `GatewayFilter` What is the replacement for above in Spring Cloud Gateway MVC
Question
How to write filter in Spring cloud gateway mvc.
In Zuul we have
ZuulFilterand in Spring Cloud Gateway we haveGatewayFilterWhat is the replacement for above in Spring Cloud Gateway MVC