Merge branch '4.0.x'

Closes gh-50940
This commit is contained in:
Stéphane Nicoll
2026-07-14 08:12:44 +02:00
@@ -660,7 +660,7 @@ with the `key` listed in the following table:
| javadoc:org.springframework.boot.mail.health.MailHealthIndicator[]
| Checks that a mail server is up.
| `mongo`
| `mongodb`
| javadoc:org.springframework.boot.mongodb.health.MongoHealthIndicator[]
| Checks that a Mongo database is up.
@@ -825,7 +825,7 @@ When appropriate, Spring Boot auto-configures the following javadoc:org.springfr
| javadoc:org.springframework.boot.data.elasticsearch.health.DataElasticsearchReactiveHealthIndicator[]
| Checks that an Elasticsearch cluster is up.
| `mongo`
| `mongodb`
| javadoc:org.springframework.boot.mongodb.health.MongoReactiveHealthIndicator[]
| Checks that a Mongo database is up.