Skip to content

Commit 80248dc

Browse files
committed
Merge branch '2.4.x'
Closes gh-26283
2 parents 414c466 + 77a231d commit 80248dc

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
@@ -712,7 +712,7 @@ with the `key` listed in the table below.
712712
| {spring-boot-actuator-module-code}/couchbase/CouchbaseHealthIndicator.java[`CouchbaseHealthIndicator`]
713713
| Checks that a Couchbase cluster is up.
714714

715-
| `datasource`
715+
| `db`
716716
| {spring-boot-actuator-module-code}/jdbc/DataSourceHealthIndicator.java[`DataSourceHealthIndicator`]
717717
| Checks that a connection to `DataSource` can be obtained.
718718

0 commit comments

Comments
 (0)