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

Unable to find a @SpringBootConfiguration, you need to use @ContextConfiguration.在网上搜索了好久,都说是常,发现原因为src/test/java目录结构跟src/main/java下面的目录结构不一致,哈,还是要自己多注意一下目录结构是否是一直,还有自己的启动类是否是正确的,我的是启动类与其他的微服务启动的路径不一致
相关文章
相关标签/搜索