Class CloudFoundryWebEndpointDiscoverer

All Implemented Interfaces:
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.
Since:
2.0.0
Author:
Madhura Bhave