JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Use
Tree
Deprecated
Index
Search
Help
org.springframework.boot.r2dbc.health
Contents
Description
Related Packages
Classes and Interfaces
Hide sidebar
Show sidebar
Package org.springframework.boot.r2dbc.health
@NullMarked
package
org.springframework.boot.r2dbc.health
Health integration for R2DBC.
Related Packages
Package
Description
org.springframework.boot.r2dbc
Support for R2DBC connectivity.
org.springframework.boot.r2dbc.autoconfigure
Auto-Configuration for R2DBC.
org.springframework.boot.r2dbc.init
Support for initialization of an SQL database using an R2DBC
ConnectionFactory
.
org.springframework.boot.r2dbc.metrics
Metrics for R2DBC.
Classes
Class
Description
ConnectionFactoryHealthIndicator
A
HealthIndicator
to validate a R2DBC
ConnectionFactory
.