Package org.springframework.boot.neo4j.health


@NullMarked package org.springframework.boot.neo4j.health
Health integration for Neo4j.
  • Classes
    Class
    Description
    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.