| Package | Description |
|---|---|
| org.springframework.boot.actuate.endpoint.mvc |
Actuator Spring MVC endpoint support.
|
| Modifier and Type | Class and Description |
|---|---|
class |
EnvironmentMvcEndpoint
Adapter to expose
EnvironmentEndpoint as an MvcEndpoint. |
class |
LoggersMvcEndpoint
Adapter to expose
LoggersEndpoint as an MvcEndpoint. |
class |
MetricsMvcEndpoint
Adapter to expose
MetricsEndpoint as an MvcEndpoint. |
class |
ShutdownMvcEndpoint
Adapter to expose
ShutdownEndpoint as an MvcEndpoint. |
Copyright © 2017 Pivotal Software, Inc.. All rights reserved.