Package org.springframework.boot.actuate.neo4j
package org.springframework.boot.actuate.neo4j
Actuator support for Neo4j.
-
ClassDescription
HealthIndicator
that tests the status of a Neo4j by executing a Cypher statement and extracting server and database information.ReactiveHealthIndicator
that tests the status of a Neo4j by executing a Cypher statement and extracting server and database information.