File tree Expand file tree Collapse file tree 1 file changed +1
-1
lines changed
spring-boot-project/spring-boot-docs/src/main/asciidoc Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Original file line number Diff line number Diff line change @@ -669,7 +669,7 @@ The following `HealthIndicators` are auto-configured by Spring Boot when appropr
669
669
| {spring-boot-actuator-module-code}/jdbc/DataSourceHealthIndicator.java[`DataSourceHealthIndicator`]
670
670
| Checks that a connection to `DataSource` can be obtained.
671
671
672
- | {spring-boot-actuator-module-code}/elasticsearch/ElasticSearchRestHealthContributorAutoConfiguration .java[`ElasticSearchRestHealthContributorAutoConfiguration `]
672
+ | {spring-boot-actuator-module-code}/elasticsearch/ElasticsearchRestHealthIndicator .java[`ElasticsearchRestHealthIndicator `]
673
673
| Checks that an Elasticsearch cluster is up.
674
674
675
675
| {spring-boot-actuator-module-code}/hazelcast/HazelcastHealthIndicator.java[`HazelcastHealthIndicator`]
You can’t perform that action at this time.
0 commit comments