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