Package | Description |
---|---|
org.springframework.cloud.gateway.config | |
org.springframework.cloud.gateway.handler |
Modifier and Type | Method and Description |
---|---|
FilteringWebHandler |
GatewayAutoConfiguration.filteringWebHandler(List<GlobalFilter> globalFilters) |
Modifier and Type | Method and Description |
---|---|
RoutePredicateHandlerMapping |
GatewayAutoConfiguration.routePredicateHandlerMapping(FilteringWebHandler webHandler,
RouteLocator routeLocator) |
Constructor and Description |
---|
RoutePredicateHandlerMapping(FilteringWebHandler webHandler,
RouteLocator routeLocator) |
Copyright © 2018 Pivotal Software, Inc.. All rights reserved.