Package | Description |
---|---|
org.springframework.boot.actuate.autoconfigure |
Auto-configuration for the actuator.
|
Modifier and Type | Method and Description |
---|---|
EnvironmentMvcEndpoint |
EndpointWebMvcManagementContextConfiguration.environmentMvcEndpoint(EnvironmentEndpoint delegate) |
HealthMvcEndpoint |
EndpointWebMvcManagementContextConfiguration.healthMvcEndpoint(HealthEndpoint delegate) |
LogFileMvcEndpoint |
EndpointWebMvcManagementContextConfiguration.logfileMvcEndpoint() |
MetricsMvcEndpoint |
EndpointWebMvcManagementContextConfiguration.metricsMvcEndpoint(MetricsEndpoint delegate) |
ShutdownMvcEndpoint |
EndpointWebMvcManagementContextConfiguration.shutdownMvcEndpoint(ShutdownEndpoint delegate) |
Copyright © 2016 Pivotal Software, Inc.. All rights reserved.