| Package | Description |
|---|---|
| org.springframework.cloud.netflix.zuul | |
| org.springframework.cloud.netflix.zuul.filters.discovery |
| Modifier and Type | Method and Description |
|---|---|
ServiceRouteMapper |
ZuulProxyAutoConfiguration.serviceRouteMapper() |
| Modifier and Type | Class and Description |
|---|---|
class |
PatternServiceRouteMapper |
class |
SimpleServiceRouteMapper |
| Constructor and Description |
|---|
DiscoveryClientRouteLocator(String servletPath,
org.springframework.cloud.client.discovery.DiscoveryClient discovery,
ZuulProperties properties,
ServiceRouteMapper serviceRouteMapper)
Deprecated.
|
DiscoveryClientRouteLocator(String servletPath,
org.springframework.cloud.client.discovery.DiscoveryClient discovery,
ZuulProperties properties,
ServiceRouteMapper serviceRouteMapper,
org.springframework.cloud.client.ServiceInstance localServiceInstance) |
Copyright © 2020 Pivotal Software, Inc.. All rights reserved.