springboot测试的时候报错Unable to find a @SpringBootConfiguration, you need to use @ContextConfiguration or @SpringBootTest(classes=...) with your test
查看更多
测试类在Test下的包名和java下的包名改成一致的,即可解决
发布 问题
分享 好友
手机 浏览
回到 顶部