mirror of
https://github.com/spring-projects/spring-boot.git
synced 2026-09-17 12:09:16 +00:00
Merge branch '4.0.x'
Closes gh-50940
This commit is contained in:
+2
-2
@@ -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.
|
||||
|
||||
|
||||
Reference in New Issue
Block a user