spring-boot/spring-boot-tests/spring-boot-smoke-tests/spring-boot-smoke-test-actuator
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 Remove outdated comment in smoke tests 2019-08-01 10:36:08 +02:00