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 5299402 + e7bf0a0 commit 77a231dCopy full SHA for 77a231d
spring-boot-project/spring-boot-docs/src/docs/asciidoc/production-ready-features.adoc
@@ -694,7 +694,7 @@ with the `key` listed in the table below.
694
| {spring-boot-actuator-module-code}/couchbase/CouchbaseHealthIndicator.java[`CouchbaseHealthIndicator`]
695
| Checks that a Couchbase cluster is up.
696
697
-| `datasource`
+| `db`
698
| {spring-boot-actuator-module-code}/jdbc/DataSourceHealthIndicator.java[`DataSourceHealthIndicator`]
699
| Checks that a connection to `DataSource` can be obtained.
700
0 commit comments