| 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,
GlobalCorsProperties globalCorsProperties,
org.springframework.core.env.Environment environment) |
| Constructor and Description |
|---|
RoutePredicateHandlerMapping(FilteringWebHandler webHandler,
RouteLocator routeLocator,
GlobalCorsProperties globalCorsProperties,
org.springframework.core.env.Environment environment) |
Copyright © 2022 Pivotal Software, Inc.. All rights reserved.