Hi,
I just noticed that the Elasticsearch health indicator is not correctly linked in https://docs.spring.io/spring-boot/docs/current/reference/htmlsingle/#production-ready-health-indicators and thus results in a 404. While being on it, I added the reactive one to the respective table.
Cheers, Christoph
Comment From: wilkinsona
Thanks, @dreis2211. Would you mind splitting the addition of the missing entry for the reactive indicator into a separate PR? I'd like to merge this one into 2.2 but the reactive indicator's new in 2.3.
Comment From: dreis2211
@wilkinsona Done
Comment From: wilkinsona
Thanks once again.