Uses of Class
org.springframework.cloud.gateway.filter.factory.StripPrefixGatewayFilterFactory.Config
-
Packages that use StripPrefixGatewayFilterFactory.Config Package Description org.springframework.cloud.gateway.filter.factory -
-
Uses of StripPrefixGatewayFilterFactory.Config in org.springframework.cloud.gateway.filter.factory
Methods in org.springframework.cloud.gateway.filter.factory with parameters of type StripPrefixGatewayFilterFactory.Config Modifier and Type Method Description GatewayFilterStripPrefixGatewayFilterFactory. apply(StripPrefixGatewayFilterFactory.Config config)
-