Uses of Class
org.springframework.cloud.gateway.filter.factory.SetRequestUriGatewayFilterFactory.Config
Packages that use SetRequestUriGatewayFilterFactory.Config
-
Uses of SetRequestUriGatewayFilterFactory.Config in org.springframework.cloud.gateway.filter.factory
Subclasses with type arguments of type SetRequestUriGatewayFilterFactory.Config in org.springframework.cloud.gateway.filter.factoryModifier and TypeClassDescriptionclassThis filter changes the request uri.Methods in org.springframework.cloud.gateway.filter.factory with parameters of type SetRequestUriGatewayFilterFactory.ConfigModifier and TypeMethodDescriptionSetRequestUriGatewayFilterFactory.apply(SetRequestUriGatewayFilterFactory.Config config) SetRequestUriGatewayFilterFactory.determineRequestUri(org.springframework.web.server.ServerWebExchange exchange, SetRequestUriGatewayFilterFactory.Config config)