JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Use
Tree
Deprecated
Index
Search
Help
org.springframework.boot.actuate.r2dbc
Uses of Package
org.springframework.boot.actuate.r2dbc
Packages that use
org.springframework.boot.actuate.r2dbc
Package
Description
org.springframework.boot.actuate.autoconfigure.r2dbc
Auto-configuration for actuator R2DBC.
Classes in
org.springframework.boot.actuate.r2dbc
used by
org.springframework.boot.actuate.autoconfigure.r2dbc
Class
Description
ConnectionFactoryHealthIndicator
A
HealthIndicator
to validate a R2DBC
ConnectionFactory
.