Class CloudFoundryInfoEndpointWebExtension

java.lang.Object
org.springframework.boot.actuate.autoconfigure.cloudfoundry.servlet.CloudFoundryInfoEndpointWebExtension

@EndpointCloudFoundryExtension(endpoint=InfoEndpoint.class) public class CloudFoundryInfoEndpointWebExtension extends Object
@EndpointExtension for the InfoEndpoint that always exposes full git details.
Since:
2.2.0
Author:
Madhura Bhave