Annotation Interface AutoConfigureDataCassandra


@Target(TYPE) @Retention(RUNTIME) @Documented @Inherited @ImportAutoConfiguration public @interface AutoConfigureDataCassandra
Auto-configuration imports for typical Data Cassandra tests. Most tests should consider using @DataCassandraTest rather than using this annotation directly.
Since:
4.0.0
Author:
Artsiom Yudovin
See Also: