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