Merge branch '2.3.x' into 2.4.x

Closes gh-26282
This commit is contained in:
Stephane Nicoll
2021-04-28 16:14:46 +02:00

View File

@@ -694,7 +694,7 @@ with the `key` listed in the table below.
| {spring-boot-actuator-module-code}/couchbase/CouchbaseHealthIndicator.java[`CouchbaseHealthIndicator`]
| Checks that a Couchbase cluster is up.
| `datasource`
| `db`
| {spring-boot-actuator-module-code}/jdbc/DataSourceHealthIndicator.java[`DataSourceHealthIndicator`]
| Checks that a connection to `DataSource` can be obtained.