Class GatewayLegacyControllerEndpoint

java.lang.Object
org.springframework.cloud.gateway.actuate.AbstractGatewayControllerEndpoint
org.springframework.cloud.gateway.actuate.GatewayLegacyControllerEndpoint
All Implemented Interfaces:
org.springframework.beans.factory.Aware, org.springframework.context.ApplicationEventPublisherAware

@RestControllerEndpoint(id="gateway", defaultAccess=NONE) public class GatewayLegacyControllerEndpoint extends AbstractGatewayControllerEndpoint
Author:
Spencer Gibb