Package org.springframework.boot.autoconfigure.cassandra
package org.springframework.boot.autoconfigure.cassandra
Auto-configuration for Cassandra.
-
ClassDescription
Auto-configuration
for 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 theCqlSession
through aCqlSessionBuilder
whilst retaining default auto-configuration.Callback interface that can be implemented by beans wishing to customize theDriverConfigLoader
through aDriverConfigLoaderBuilderCustomizer
whilst retaining default auto-configuration.