Skip to content

Commit 77a231d

Browse files
committed
Merge branch '2.3.x' into 2.4.x
Closes gh-26282
2 parents 5299402 + e7bf0a0 commit 77a231d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

spring-boot-project/spring-boot-docs/src/docs/asciidoc/production-ready-features.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -694,7 +694,7 @@ with the `key` listed in the table below.
694694
| {spring-boot-actuator-module-code}/couchbase/CouchbaseHealthIndicator.java[`CouchbaseHealthIndicator`]
695695
| Checks that a Couchbase cluster is up.
696696

697-
| `datasource`
697+
| `db`
698698
| {spring-boot-actuator-module-code}/jdbc/DataSourceHealthIndicator.java[`DataSourceHealthIndicator`]
699699
| Checks that a connection to `DataSource` can be obtained.
700700

0 commit comments

Comments
 (0)