Uses of Class
org.springframework.cloud.gateway.filter.factory.RewritePathGatewayFilterFactory
-
Packages that use RewritePathGatewayFilterFactory Package Description org.springframework.cloud.gateway.config -
-
Uses of RewritePathGatewayFilterFactory in org.springframework.cloud.gateway.config
Methods in org.springframework.cloud.gateway.config that return RewritePathGatewayFilterFactory Modifier and Type Method Description RewritePathGatewayFilterFactoryGatewayAutoConfiguration. rewritePathGatewayFilterFactory()
-