| Package | Description |
|---|---|
| org.springframework.boot.actuate.endpoint |
| Modifier and Type | Class and Description |
|---|---|
class |
AutoConfigurationReportEndpoint
Endpoint to expose the AutoConfigurationReport. |
class |
BeansEndpoint
Exposes JSON view of Spring beans.
|
class |
DumpEndpoint
Endpoint to expose thread info. |
class |
EnvironmentEndpoint
Endpoint to expose environment information. |
class |
HealthEndpoint<T>
Endpoint to expose application health. |
class |
InfoEndpoint
Endpoint to expose arbitrary application information. |
class |
MetricsEndpoint
Endpoint to expose PublicMetrics. |
class |
ShutdownEndpoint
ActionEndpoint to shutdown the ApplicationContext. |
class |
TraceEndpoint
|
Copyright © 2013. All rights reserved.