Package | Description |
---|---|
org.springframework.boot.actuate.autoconfigure.condition |
Auto-configuration for actuator condition concerns.
|
Class and Description |
---|
ConditionsReportEndpoint
Endpoint to expose the ConditionEvaluationReport . |
ConditionsReportEndpoint.MessageAndCondition
Adapts
ConditionEvaluationReport.ConditionAndOutcome to a JSON friendly structure. |
ConditionsReportEndpoint.MessageAndConditions
Adapts
ConditionEvaluationReport.ConditionAndOutcomes to a JSON friendly structure. |
ConditionsReportEndpoint.Report
Adapts
ConditionEvaluationReport to a JSON friendly structure. |
Copyright © 2017 Pivotal Software, Inc.. All rights reserved.