@Target(value=TYPE) @Retention(value=RUNTIME) @Documented @Inherited @ImportAutoConfiguration public @interface AutoConfigureDataMongo
Auto-configuration imports
for typical Data MongoDB
tests. Most tests should consider using @DataMongoTest
rather
than using this annotation directly.DataMongoTest
Copyright © 2020 Pivotal Software, Inc.. All rights reserved.