| Package | Description |
|---|---|
| org.springframework.boot.actuate.autoconfigure |
Auto-configuration for the actuator.
|
| org.springframework.boot.actuate.endpoint |
Endpoints used to expose actuator information.
|
| org.springframework.boot.actuate.endpoint.jmx |
Actuator JMX endpoint support.
|
| org.springframework.boot.actuate.endpoint.mvc |
Actuator Spring MVC endpoint support.
|
| Class and Description |
|---|
| AbstractEndpoint
Abstract base for
Endpoint implementations. |
| AutoConfigurationReportEndpoint.MessageAndCondition
Adapts
ConditionEvaluationReport.ConditionAndOutcome to a JSON friendly structure. |
| AutoConfigurationReportEndpoint.Report
Adapts
ConditionEvaluationReport to a JSON friendly structure. |
| Endpoint
An endpoint that can be used to expose useful information to operations.
|
| FlywayEndpoint.FlywayMigration
Migration properties.
|
MetricsEndpoint
Endpoint to expose a collection of PublicMetrics. |
| PublicMetrics
Interface to expose specific
Metrics via a MetricsEndpoint. |
| Class and Description |
|---|
| Endpoint
An endpoint that can be used to expose useful information to operations.
|
| Class and Description |
|---|
| Endpoint
An endpoint that can be used to expose useful information to operations.
|
EnvironmentEndpoint
Endpoint to expose environment information. |
HealthEndpoint
Endpoint to expose application health. |
MetricsEndpoint
Endpoint to expose a collection of PublicMetrics. |
ShutdownEndpoint
Endpoint to shutdown the ApplicationContext. |
Copyright © 2016 Pivotal Software, Inc.. All rights reserved.