Uses of Interface
org.springframework.boot.actuate.health.NamedContributor
Package
Description
Actuator health indicator and endpoints.
-
Uses of NamedContributor in org.springframework.boot.actuate.health
Modifier and TypeMethodDescriptiondefault Stream<NamedContributor<C>>
NamedContributors.stream()
Return a stream of thenamed contributors
.