Polish "Add reactive health indicator for Cassandra"

Closes gh-13864
This commit is contained in:
Stephane Nicoll
2018-07-25 10:03:35 +02:00
parent 61c41555c8
commit af0aa11d15
8 changed files with 128 additions and 101 deletions

View File

@@ -921,6 +921,9 @@ appropriate:
|===
|Name |Description
|{sc-spring-boot-actuator}/cassandra/CassandraReactiveHealthIndicator.{sc-ext}[`CassandraReactiveHealthIndicator`]
|Checks that a Cassandra database is up.
|{sc-spring-boot-actuator}/mongo/MongoReactiveHealthIndicator.{sc-ext}[`MongoReactiveHealthIndicator`]
|Checks that a Mongo database is up.