Package org.springframework.cloud.gateway.filter
@NullMarked
package org.springframework.cloud.gateway.filter
TODO: package javadoc.
-
ClassDescriptionFilter to set the path in the request URI if the
RouteURI has the schemeforward.Contract for interception-style, chained processing of Web requests that may be used to implement cross-cutting, application-agnostic requirements such as security, timeouts, and others.Contract to allow aGatewayFilterto delegate to the next in the chain.Contract for interception-style, chained processing of gateway requests that may be used to implement cross-cutting, application-agnostic requirements such as security, timeouts, and others.AGlobalFilterthat allows passing the instanceId) of theServiceInstanceselected by theReactiveLoadBalancerClientFilterin a cookie.AGlobalFilterimplementation that routes requests using reactive Spring Cloud LoadBalancer.