Polish "Add health indicator for reactive MongoDB"

Closes gh-11997
This commit is contained in:
Stephane Nicoll
2018-02-13 11:17:37 +01:00
parent eee2694648
commit 28f5392787
12 changed files with 116 additions and 72 deletions

View File

@@ -723,6 +723,9 @@ appropriate:
|===
|Name |Description
|{sc-spring-boot-actuator}/mongo/MongoReactiveHealthIndicator.{sc-ext}[`MongoReactiveHealthIndicator`]
|Checks that a Mongo database is up.
|{sc-spring-boot-actuator}/redis/RedisReactiveHealthIndicator.{sc-ext}[`RedisReactiveHealthIndicator`]
|Checks that a Redis server is up.
|===