Uses of Interface
org.springframework.boot.actuate.health.ReactiveHealthContributorRegistry
Package
Description
Actuator health indicator and endpoints.
-
Uses of ReactiveHealthContributorRegistry in org.springframework.boot.actuate.health
ModifierConstructorDescriptionReactiveHealthEndpointWebExtension
(ReactiveHealthContributorRegistry registry, HealthEndpointGroups groups, Duration slowIndicatorLoggingThreshold) Create a newReactiveHealthEndpointWebExtension
instance.