
IllegalState Unable to find a @SpringBootConfiguration
10985
72________
Unable to find a @SpringBootConfiguration, you need to use @ContextConfiguration or @SpringBootTest(classes=...) with your test java.lang.IllegalStateException
コメント