JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
SEARCH:
Uses of Class
org.springframework.boot.actuate.health.PingHealthIndicator
Packages that use
PingHealthIndicator
Package
Description
org.springframework.boot.actuate.autoconfigure.health
Auto-configuration for actuator health concerns.
Uses of
PingHealthIndicator
in
org.springframework.boot.actuate.autoconfigure.health
Methods in
org.springframework.boot.actuate.autoconfigure.health
that return
PingHealthIndicator
Modifier and Type
Method
Description
PingHealthIndicator
HealthContributorAutoConfiguration.
pingHealthContributor
()