@Target(value=TYPE) @Retention(value=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.DataCouchbaseTest