@EndpointCloudFoundryExtension(endpoint=org.springframework.boot.actuate.info.InfoEndpoint.class) public class CloudFoundryInfoEndpointWebExtension extends java.lang.Object
@EndpointExtension for the InfoEndpoint that always
exposes full git details.| Constructor and Description |
|---|
CloudFoundryInfoEndpointWebExtension(org.springframework.boot.actuate.info.InfoEndpoint delegate) |
| Modifier and Type | Method and Description |
|---|---|
java.util.Map<java.lang.String,java.lang.Object> |
info() |