Class AbstractReactiveCassandraConfiguration

All Implemented Interfaces:
org.springframework.beans.factory.Aware, org.springframework.beans.factory.BeanClassLoaderAware, org.springframework.beans.factory.BeanFactoryAware

public abstract class AbstractReactiveCassandraConfiguration extends AbstractCassandraConfiguration
Extension to AbstractCassandraConfiguration providing Spring Data Cassandra configuration for Spring Data's Reactive Cassandra support using JavaConfig.
Since:
2.0
Author:
Mark Paluch