Add R2BC connection factory health check
This commit adds an health indicator for R2DBC. If a validation query is
provided, it is used to validate the state of the database. If not, a
check of the connection is issued.
See gh-19988
Co-authored-by:
Mark Paluch <mpaluch@pivotal.io>
Showing
Please register or sign in to comment