Uses of Class
org.springframework.cloud.gateway.filter.WeightCalculatorWebFilter
-
Packages that use WeightCalculatorWebFilter Package Description org.springframework.cloud.gateway.config -
-
Uses of WeightCalculatorWebFilter in org.springframework.cloud.gateway.config
Methods in org.springframework.cloud.gateway.config that return WeightCalculatorWebFilter Modifier and Type Method Description WeightCalculatorWebFilterGatewayAutoConfiguration. weightCalculatorWebFilter(ConfigurationService configurationService, org.springframework.beans.factory.ObjectProvider<RouteLocator> routeLocator)
-