You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The condition on which the reactive cassandra health indicator is created does not look correct. The bean that is being created has the name "cassandraHealthIndicator" however the conditional is on a missing bean with name "cassandraReactiveHealthIndicator".