Uses of Class
org.springframework.cloud.gateway.filter.factory.AbstractChangeRequestUriGatewayFilterFactory
-
Packages that use AbstractChangeRequestUriGatewayFilterFactory Package Description org.springframework.cloud.gateway.filter.factory -
-
Uses of AbstractChangeRequestUriGatewayFilterFactory in org.springframework.cloud.gateway.filter.factory
Subclasses of AbstractChangeRequestUriGatewayFilterFactory in org.springframework.cloud.gateway.filter.factory Modifier and Type Class Description classRequestHeaderToRequestUriGatewayFilterFactoryThis filter changes the request uri by a request header.
-