java.lang.Object
io.helidon.integrations.neo4j.health.Neo4jHealthCheck
All Implemented Interfaces:
HealthCheck

@Readiness @ApplicationScoped @BuiltInHealthCheck public class Neo4jHealthCheck extends Object implements HealthCheck
Health support module for Neo4j. Follows the standard MicroProfile HealthCheck pattern.
  • Method Details