类 CloudFoundryWebEndpointDiscoverer

所有已实现的接口:
EndpointsSupplier<ExposableWebEndpoint>, WebEndpointsSupplier

@ImportRuntimeHints(org.springframework.boot.actuate.autoconfigure.cloudfoundry.CloudFoundryWebEndpointDiscoverer.CloudFoundryWebEndpointDiscovererRuntimeHints.class) public class CloudFoundryWebEndpointDiscoverer extends WebEndpointDiscoverer
WebEndpointDiscoverer for Cloud Foundry that uses Cloud Foundry specific extensions for the HealthEndpoint.
从以下版本开始:
2.0.0
作者:
Madhura Bhave