Package | Description |
---|---|
org.springframework.boot.actuate.autoconfigure |
Auto-configuration for the actuator.
|
org.springframework.boot.actuate.endpoint.mvc |
Actuator Spring MVC endpoint support.
|
Modifier and Type | Method and Description |
---|---|
ManagementServerProperties |
ManagementServerPropertiesAutoConfiguration.managementServerProperties() |
Modifier and Type | Method and Description |
---|---|
ActuatorDocsEndpoint |
EndpointWebMvcHypermediaManagementContextConfiguration.actuatorDocsEndpoint(ManagementServerProperties management) |
org.springframework.hateoas.hal.DefaultCurieProvider |
EndpointWebMvcHypermediaManagementContextConfiguration.curieProvider(ServerProperties server,
ManagementServerProperties management,
ActuatorDocsEndpoint endpoint) |
HalBrowserEndpoint |
EndpointWebMvcHypermediaManagementContextConfiguration.halBrowserMvcEndpoint(ManagementServerProperties management,
ResourceProperties resources) |
Constructor and Description |
---|
ActuatorDocsEndpoint(ManagementServerProperties management) |
HalBrowserEndpoint(ManagementServerProperties management,
String defaultPath) |
Copyright © 2015 Pivotal Software, Inc.. All rights reserved.