java-tutorials/spring-boot-config-jpa-error/README.md

7 lines
314 B
Markdown

# Spring Boot - DataJpaTest Error
This module contains examples about a corner case using @DataJpaTest with a multi module project.
### Relevant Articles:
- [Unable to Find @SpringBootConfiguration with @DataJpaTest](https://www.baeldung.com/spring-boot-unable-to-find-springbootconfiguration-with-datajpatest)