spring-boot/spring-boot-project
Stephane Nicoll bee7302fc7 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>
2020-02-25 09:22:31 -05:00
..
spring-boot Merge branch '2.2.x' 2020-02-24 15:04:35 -08:00
spring-boot-actuator Add R2BC connection factory health check 2020-02-25 09:22:31 -05:00
spring-boot-actuator-autoconfigure Add R2BC connection factory health check 2020-02-25 09:22:31 -05:00
spring-boot-autoconfigure Add auto-configuration for Spring Data R2DBC 2020-02-25 09:14:08 -05:00
spring-boot-cli Explicitly set java home in CommandLineInvoker 2020-02-24 08:48:35 +01:00
spring-boot-dependencies Add auto-configuration for Spring Data R2DBC 2020-02-25 09:14:08 -05:00
spring-boot-devtools Use new AssertJ duration assertions 2020-01-30 08:14:49 +01:00
spring-boot-docs Merge branch '2.2.x' 2020-02-25 09:00:30 -05:00
spring-boot-parent Move dependency management for JNA into spring-boot-parent 2020-02-13 12:26:40 +00:00
spring-boot-properties-migrator Add missing deployed plugin to modules 2020-02-06 16:29:20 +01:00
spring-boot-starters Add auto-configuration for Spring Data R2DBC 2020-02-25 09:14:08 -05:00
spring-boot-test Remove redundant useJUnitPlatform declarations 2020-02-17 09:15:57 +01:00
spring-boot-test-autoconfigure Add test slice for Spring Data R2DBC 2020-02-25 09:21:47 -05:00
spring-boot-tools Test the Gradle plugin against Gradle 6.2.1 2020-02-25 05:52:00 -05:00