• Christian Dupuis's avatar
    Rework HealthEndpoint and HealthIndicator · 46481887
    Christian Dupuis authored
    With this commit the state of a component or subsystem becomes a first-class citizen in Boot's application health support. HealthIndicators now return a Health instance with status and some contextual details.
    
    An aggregation strategy has been introduced to aggregate several Health instances into one final application Health instance. Out of the box OrderedHealthAggregator can be configured to allow different ordering or a custom HealthAggregator bean can be registered.
    46481887
Name
Last commit
Last update
..
actuator/ui Loading commit data...