mirror of
https://github.com/spring-projects/spring-boot.git
synced 2026-09-20 14:39:36 +00:00
Add auto-configuration for the CassandraHealthIndicator. Also update the implementation to use CassandraOperations rather than CassandraAdminOperations. Closes gh-4409