美文网首页
Unable to find a @SpringBootConf

Unable to find a @SpringBootConf

作者: 七色星辰x | 来源:发表于2019-08-16 19:51 被阅读0次

    在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