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