Class CloudFoundryInfoEndpointWebExtension

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

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