We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 414c466 + 77a231d commit 80248dcCopy full SHA for 80248dc
spring-boot-project/spring-boot-docs/src/docs/asciidoc/production-ready-features.adoc
@@ -712,7 +712,7 @@ with the `key` listed in the table below.
712
| {spring-boot-actuator-module-code}/couchbase/CouchbaseHealthIndicator.java[`CouchbaseHealthIndicator`]
713
| Checks that a Couchbase cluster is up.
714
715
-| `datasource`
+| `db`
716
| {spring-boot-actuator-module-code}/jdbc/DataSourceHealthIndicator.java[`DataSourceHealthIndicator`]
717
| Checks that a connection to `DataSource` can be obtained.
718
0 commit comments