멀티 모듈로 @DataJpaTest 진행할때 오류
멀티 모듈로 @DataJpaTest 진행할때 오류 Unable to find a @SpringBootConfiguration, you need to use @ContextConfiguration or @SpringBootTest(classes=...) with your test 멀티 모듈에서 실제 @SpringBootAp
2 min read
1 posts
멀티 모듈로 @DataJpaTest 진행할때 오류 Unable to find a @SpringBootConfiguration, you need to use @ContextConfiguration or @SpringBootTest(classes=...) with your test 멀티 모듈에서 실제 @SpringBootAp