Annotation Type AutoConfigureDataCouchbase


@Target(TYPE) @Retention(RUNTIME) @Documented @Inherited @ImportAutoConfiguration public @interface AutoConfigureDataCouchbase
Auto-configuration imports for typical Data Couchbase tests. Most tests should consider using @DataCouchbaseTest rather than using this annotation directly.
Since:
2.7.0
Author:
EddĂș MelĂ©ndez
See Also: