有没有办法让Spring Actuator定期进行健康检查?我在想,也许可以选择在我的 HealthIndicator 自定义实现中添加一些 Runnable,但对我来说,这个想法看起来不太好。我想检查 Cassandra,如果失败,请执行一些紧急操作
spring-boot-actuator
spring-boot-actuator ×1