Unable to find a @SpringBootConfiguration, you need to use @ContextConfiguration or @SpringBootTest

  这是因为Test下的测试类没有在启动类的文件夹下,新建文件夹,将测试类放到启动类的下面即可

posted on 2018-11-28 20:06  supress_Elon_Musk  阅读(265)  评论(0)    收藏  举报