spring-boot/spring-boot-project/spring-boot-actuator-autoco...
Phillip Webb e03f822c6d Add support for health indicator groups
Update the `HealthEndpoint` to support health groups. The
`HealthEndpointSettings` interface has been replaced with
`HealthEndpointGroups` which provides access to the primary group
as well as an optional set of additional groups.

Groups can be configured via properties and may have custom
`StatusAggregator` and `HttpCodeStatusMapper` settings.

Closes gh-14022

Co-authored-by: Stephane Nicoll <snicoll@pivotal.io>
2019-08-21 18:43:25 -07:00
..
src Add support for health indicator groups 2019-08-21 18:43:25 -07:00
pom.xml Merge branch '2.1.x' 2019-07-18 17:57:07 +01:00