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