JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Use
Tree
Deprecated
Index
Search
Help
org.springframework.boot.actuate.r2dbc
Contents
Hide sidebar
❮
❯
Show sidebar
Description
Classes and Interfaces
Package org.springframework.boot.actuate.r2dbc
package
org.springframework.boot.actuate.r2dbc
Actuator support for R2DBC.
Classes
Class
Description
ConnectionFactoryHealthIndicator
A
HealthIndicator
to validate a R2DBC
ConnectionFactory
.