Commit 8bbc7f7b authored by Johnny Lim's avatar Johnny Lim Committed by Stephane Nicoll

Remove duplicate entry for Neo4jHealthIndicator

See gh-19377
parent 8e03982b
...@@ -701,9 +701,6 @@ The following `HealthIndicators` are auto-configured by Spring Boot when appropr ...@@ -701,9 +701,6 @@ The following `HealthIndicators` are auto-configured by Spring Boot when appropr
| {spring-boot-actuator-module-code}/neo4j/Neo4jHealthIndicator.java[`Neo4jHealthIndicator`] | {spring-boot-actuator-module-code}/neo4j/Neo4jHealthIndicator.java[`Neo4jHealthIndicator`]
| Checks that a Neo4j database is up. | Checks that a Neo4j database is up.
| {spring-boot-actuator-module-code}/neo4j/Neo4jHealthIndicator.java[`Neo4jHealthIndicator`]
| Checks that a Neo4j server is up.
| {spring-boot-actuator-module-code}/amqp/RabbitHealthIndicator.java[`RabbitHealthIndicator`] | {spring-boot-actuator-module-code}/amqp/RabbitHealthIndicator.java[`RabbitHealthIndicator`]
| Checks that a Rabbit server is up. | Checks that a Rabbit server is up.
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment