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