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.
1 parent 79ecf59 commit e7bf0a0Copy full SHA for e7bf0a0
spring-boot-project/spring-boot-docs/src/docs/asciidoc/production-ready-features.adoc
@@ -678,7 +678,7 @@ with the `key` listed in the table below.
678
| {spring-boot-actuator-module-code}/couchbase/CouchbaseHealthIndicator.java[`CouchbaseHealthIndicator`]
679
| Checks that a Couchbase cluster is up.
680
681
-| `datasource`
+| `db`
682
| {spring-boot-actuator-module-code}/jdbc/DataSourceHealthIndicator.java[`DataSourceHealthIndicator`]
683
| Checks that a connection to `DataSource` can be obtained.
684
0 commit comments