public interface ReactiveHealthContributor
health
components
to the results returned from the HealthEndpoint
. A contributor must
be either a ReactiveHealthIndicator
or a
CompositeReactiveHealthContributor
.ReactiveHealthIndicator
,
CompositeReactiveHealthContributor
Modifier and Type | Method and Description |
---|---|
static ReactiveHealthContributor |
adapt(HealthContributor healthContributor) |
static ReactiveHealthContributor adapt(HealthContributor healthContributor)