Class AbstractCassandraConfiguration

java.lang.Object
org.springframework.data.cassandra.config.AbstractSessionConfiguration
org.springframework.data.cassandra.config.AbstractCassandraConfiguration
All Implemented Interfaces:
org.springframework.beans.factory.Aware, org.springframework.beans.factory.BeanClassLoaderAware, org.springframework.beans.factory.BeanFactoryAware
Direct Known Subclasses:
AbstractReactiveCassandraConfiguration

@Configuration public abstract class AbstractCassandraConfiguration extends AbstractSessionConfiguration implements org.springframework.beans.factory.BeanClassLoaderAware
Base class for Spring Data Cassandra configuration using JavaConfig.
Author:
Alex Shvid, Matthew T. Adams, John Blum, Mark Paluch, Ammar Khaku