Package org.springframework.boot.autoconfigure.cassandra
package org.springframework.boot.autoconfigure.cassandra
Auto-configuration for Cassandra.
-
ClassDescription
Auto-configurationfor Cassandra.Details required to establish a connection to a Cassandra service.A Cassandra node.Configuration properties for Cassandra.Name of the algorithm used to compress protocol frames.Pool properties.Callback interface that can be implemented by beans wishing to customize theCqlSessionBuilderto fine-tune its auto-configuration before it creates aCqlSession.Callback interface that can be implemented by beans wishing to customize theDriverConfigLoaderBuilderCustomizerto fine-tune its auto-configuration before it creates aDriverConfigLoader.