Uses of Class
org.springframework.cloud.gateway.actuate.GatewayLegacyControllerEndpoint
Packages that use GatewayLegacyControllerEndpoint
-
Uses of GatewayLegacyControllerEndpoint in org.springframework.cloud.gateway.config
Methods in org.springframework.cloud.gateway.config that return GatewayLegacyControllerEndpointModifier and TypeMethodDescriptionGatewayAutoConfiguration.GatewayActuatorConfiguration.gatewayLegacyControllerEndpoint(RouteDefinitionLocator routeDefinitionLocator, List<GlobalFilter> globalFilters, List<GatewayFilterFactory> gatewayFilters, List<RoutePredicateFactory> routePredicates, RouteDefinitionWriter routeDefinitionWriter, RouteLocator routeLocator, org.springframework.boot.actuate.autoconfigure.endpoint.web.WebEndpointProperties webEndpointProperties)