Class CloudFoundryInfoEndpointWebExtension
java.lang.Object
org.springframework.boot.actuate.autoconfigure.cloudfoundry.servlet.CloudFoundryInfoEndpointWebExtension
@EndpointCloudFoundryExtension(endpoint=org.springframework.boot.actuate.info.InfoEndpoint.class)
public class CloudFoundryInfoEndpointWebExtension
extends Object
@EndpointExtension for the InfoEndpoint that always
exposes full git details.- Since:
- 2.2.0
-
Constructor Summary
ConstructorsConstructorDescriptionCloudFoundryInfoEndpointWebExtension(org.springframework.boot.actuate.info.InfoEndpoint delegate) -
Method Summary
-
Constructor Details
-
CloudFoundryInfoEndpointWebExtension
public CloudFoundryInfoEndpointWebExtension(org.springframework.boot.actuate.info.InfoEndpoint delegate)
-
-
Method Details
-
info
-