在springboot测试中报错。
Unable to find a @SpringBootConfiguration, you need to use @ContextConfiguration or @SpringBootTest(classes=...) with your test
后来发现是包名路径不一样
在springboot测试中报错。
Unable to find a @SpringBootConfiguration, you need to use @ContextConfiguration or @SpringBootTest(classes=...) with your test
后来发现是包名路径不一样
本文标题:Unable to find a @SpringBootConf
本文链接:https://www.haomeiwen.com/subject/pxxcsctx.html
网友评论