We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent cfe5ef6 commit 2f951b6Copy full SHA for 2f951b6
spring-boot-project/spring-boot-docs/src/main/asciidoc/production-ready-features.adoc
@@ -706,9 +706,6 @@ The following `HealthIndicators` are auto-configured by Spring Boot when appropr
706
| {spring-boot-actuator-module-code}/amqp/RabbitHealthIndicator.java[`RabbitHealthIndicator`]
707
| Checks that a Rabbit server is up.
708
709
-| {spring-boot-actuator-module-code}/amqp/RabbitHealthIndicator.java[`RabbitHealthIndicator`]
710
-| Checks that a Rabbit server is up.
711
-
712
| {spring-boot-actuator-module-code}/redis/RedisHealthIndicator.java[`RedisHealthIndicator`]
713
| Checks that a Redis server is up.
714
0 commit comments