Merge branch '2.4.x'

Closes gh-26283
pull/26292/head
Stephane Nicoll 4 years ago
commit 80248dcc13

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

Loading…
Cancel
Save