| Package | Description |
|---|---|
| org.springframework.boot.actuate.endpoint.mvc |
Actuator Spring MVC endpoint support.
|
| Modifier and Type | Class and Description |
|---|---|
class |
AbstractNamedMvcEndpoint
Abstract base class for
NamedMvcEndpoint implementations without a backing
Endpoint. |
class |
AuditEventsMvcEndpoint
MvcEndpoint to expose AuditEvents. |
class |
DocsMvcEndpoint
MvcEndpoint to expose actuator documentation. |
class |
HalBrowserMvcEndpoint
MvcEndpoint to expose a HAL browser. |
class |
HalJsonMvcEndpoint
MvcEndpoint to expose HAL-formatted JSON. |
class |
HeapdumpMvcEndpoint
MvcEndpoint to expose heap dumps. |
class |
JolokiaMvcEndpoint
MvcEndpoint to expose Jolokia. |
class |
LogFileMvcEndpoint
Controller that provides an API for logfiles, i.e.
|
Copyright © 2017 Pivotal Software, Inc.. All rights reserved.