| Package | Description |
|---|---|
| org.springframework.boot.actuate.cassandra |
Actuator support for Cassandra.
|
| org.springframework.boot.actuate.couchbase |
Actuator support for Couchbase.
|
| org.springframework.boot.actuate.mongo |
Actuator support for Mongo.
|
| org.springframework.boot.actuate.redis |
Actuator support for Redis.
|
| Modifier and Type | Class and Description |
|---|---|
class |
CassandraReactiveHealthIndicator
A
ReactiveHealthIndicator for Cassandra. |
| Modifier and Type | Class and Description |
|---|---|
class |
CouchbaseReactiveHealthIndicator
A
ReactiveHealthIndicator for Couchbase. |
| Modifier and Type | Class and Description |
|---|---|
class |
MongoReactiveHealthIndicator
A
ReactiveHealthIndicator for Mongo. |
| Modifier and Type | Class and Description |
|---|---|
class |
RedisReactiveHealthIndicator
A
ReactiveHealthIndicator for Redis. |
Copyright © 2019 Pivotal Software, Inc.. All rights reserved.