Uses of Class
org.springframework.cloud.gateway.handler.RoutePredicateHandlerMapping
-
Packages that use RoutePredicateHandlerMapping Package Description org.springframework.cloud.gateway.config -
-
Uses of RoutePredicateHandlerMapping in org.springframework.cloud.gateway.config
Methods in org.springframework.cloud.gateway.config that return RoutePredicateHandlerMapping Modifier and Type Method Description RoutePredicateHandlerMappingGatewayAutoConfiguration. routePredicateHandlerMapping(FilteringWebHandler webHandler, RouteLocator routeLocator, GlobalCorsProperties globalCorsProperties, org.springframework.core.env.Environment environment)
-