Package | Description |
---|---|
org.springframework.cloud.gateway.config | |
org.springframework.cloud.gateway.handler |
Modifier and Type | Method and Description |
---|---|
GlobalCorsProperties |
GatewayAutoConfiguration.globalCorsProperties() |
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 © 2019 Pivotal Software, Inc.. All rights reserved.