| Class | Description |
|---|---|
| RibbonCommandFactoryConfiguration | |
| RibbonCommandFactoryConfiguration.HttpClientRibbonConfiguration | |
| RibbonCommandFactoryConfiguration.OkHttpRibbonConfiguration | |
| RibbonCommandFactoryConfiguration.RestClientRibbonConfiguration | |
| RoutesEndpoint |
Endpoint to display the zuul proxy routes
|
| RoutesMvcEndpoint |
Endpoint used to reset the reverse proxy routes
|
| RoutesRefreshedEvent | |
| ZuulConfiguration | |
| ZuulConfiguration.ZuulCounterFactoryConfiguration | |
| ZuulConfiguration.ZuulFilterConfiguration | |
| ZuulConfiguration.ZuulMetricsConfiguration | |
| ZuulFilterInitializer |
Initializes various Zuul components including
ZuulFilter. |
| ZuulProxyConfiguration | |
| ZuulProxyConfiguration.NoActuatorConfiguration | |
| ZuulProxyConfiguration.RoutesEndpointConfiguration | |
| ZuulRouteApplicationContextInitializer |
Responsible for taking in the list of registered serviceid's (Ribbon client names)
and creating the Spring
ApplicationContext on
start-up |
| Annotation Type | Description |
|---|---|
| EnableZuulProxy |
Sets up a Zuul server endpoint and installs some reverse proxy filters in it, so it can
forward requests to backend servers.
|
| EnableZuulServer |
Set up the application to act as a generic Zuul server without any built-in reverse
proxy features.
|
Copyright © 2017 Pivotal Software, Inc.. All rights reserved.