Remove duplicated row from HealthIndicators table

See gh-18248
This commit is contained in:
Alessandro Falappa 2019-09-17 11:55:43 +02:00 committed by Andy Wilkinson
parent d5adbbb626
commit 4aa186d6e5
1 changed files with 0 additions and 3 deletions

View File

@ -706,9 +706,6 @@ The following `HealthIndicators` are auto-configured by Spring Boot when appropr
| {spring-boot-actuator-module-code}/amqp/RabbitHealthIndicator.java[`RabbitHealthIndicator`]
| Checks that a Rabbit server is up.
| {spring-boot-actuator-module-code}/amqp/RabbitHealthIndicator.java[`RabbitHealthIndicator`]
| Checks that a Rabbit server is up.
| {spring-boot-actuator-module-code}/redis/RedisHealthIndicator.java[`RedisHealthIndicator`]
| Checks that a Redis server is up.