| 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 |
|---|---|
ManagementServletContext |
EndpointWebMvcHypermediaManagementContextConfiguration.managementServletContext(ManagementServerProperties properties) |
ManagementServletContext |
EndpointWebMvcAutoConfiguration.managementServletContext(ManagementServerProperties properties) |
| Modifier and Type | Method and Description |
|---|---|
DocsMvcEndpoint |
EndpointWebMvcHypermediaManagementContextConfiguration.docsMvcEndpoint(ManagementServletContext managementServletContext) |
HalJsonMvcEndpoint |
EndpointWebMvcHypermediaManagementContextConfiguration.halJsonMvcEndpoint(ManagementServletContext managementServletContext,
ResourceProperties resources,
ResourceLoader resourceLoader) |
| Modifier and Type | Method and Description |
|---|---|
protected ManagementServletContext |
HalJsonMvcEndpoint.getManagementServletContext() |
| Constructor and Description |
|---|
DocsMvcEndpoint(ManagementServletContext managementServletContext) |
HalBrowserMvcEndpoint(ManagementServletContext managementServletContext) |
HalJsonMvcEndpoint(ManagementServletContext managementServletContext) |
Copyright © 2016 Pivotal Software, Inc.. All rights reserved.