spring-boot/spring-boot-project
Stephane Nicoll a4913712cb Do not expose the composite ReactiveHealthIndicator as a bean
Previously, a `ReactiveHealthIndicator` bean was exposed to define the
health indicator to use for the reactive endpoint. Having it exposed as
a bean has the side effect that the regular `HealthIndicator` composite
is picked up and a "reactive" entry is added to the health details.

This commit creates such indicator internally as it should be.

Closes gh-11222
2017-12-02 08:29:07 +01:00
..
spring-boot Support Integer to Duration conversion during property binding 2017-11-30 12:30:42 +00:00
spring-boot-actuator Polish "Update documentation references to `/status` endpoint" 2017-11-30 11:42:06 +01:00
spring-boot-actuator-autoconfigure Do not expose the composite ReactiveHealthIndicator as a bean 2017-12-02 08:29:07 +01:00
spring-boot-autoconfigure Merge branch '1.5.x' 2017-11-30 18:01:36 +01:00
spring-boot-cli
spring-boot-dependencies
spring-boot-devtools
spring-boot-docs Update documentation references to `/status` endpoint 2017-11-30 11:20:29 +01:00
spring-boot-parent
spring-boot-starters
spring-boot-test
spring-boot-test-autoconfigure
spring-boot-tools
pom.xml