Annotation Type AutoConfigureDataJpa


Auto-configuration imports for typical Data JPA tests. Most tests should consider using @DataJpaTest rather than using this annotation directly.
Since:
1.4.0
Author:
Phillip Webb, Andy Wilkinson
See Also: