Skip to content

Latest commit

 

History

History
28 lines (15 loc) · 833 Bytes

File metadata and controls

28 lines (15 loc) · 833 Bytes

Conditions Evaluation Report (conditions)

The conditions endpoint provides information about the evaluation of conditions on configuration and auto-configuration classes.

Retrieving the Report

To retrieve the report, make a GET request to /actuator/conditions, as shown in the following curl-based example:

The resulting response is similar to the following:

Response Structure

The response contains details of the application’s condition evaluation. The following table describes the structure of the response: