Merge branch '2.4.x'

Closes gh-26283
This commit is contained in:
Stephane Nicoll 2021-04-28 16:14:58 +02:00
commit 80248dcc13

View File

@ -712,7 +712,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.