程序包 org.springframework.boot.actuate.neo4j
package org.springframework.boot.actuate.neo4j
Actuator support for Neo4j.
-
类类说明
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.