We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 8e03982 + 8bbc7f7 commit 57e838eCopy full SHA for 57e838e
spring-boot-project/spring-boot-docs/src/main/asciidoc/production-ready-features.adoc
@@ -701,9 +701,6 @@ The following `HealthIndicators` are auto-configured by Spring Boot when appropr
701
| {spring-boot-actuator-module-code}/neo4j/Neo4jHealthIndicator.java[`Neo4jHealthIndicator`]
702
| Checks that a Neo4j database is up.
703
704
-| {spring-boot-actuator-module-code}/neo4j/Neo4jHealthIndicator.java[`Neo4jHealthIndicator`]
705
-| Checks that a Neo4j server is up.
706
-
707
| {spring-boot-actuator-module-code}/amqp/RabbitHealthIndicator.java[`RabbitHealthIndicator`]
708
| Checks that a Rabbit server is up.
709
0 commit comments