springboot 不能扫描到repository的解决
这篇文章主要介绍了springboot 没法扫描到repository的解决,具有很好的参考价值,希望对大家有所帮助。一起跟随小编过来看看吧 sprint boot2.0启动的时候报错! A component required a bean of type XXX that could not be found. 就是没有扫描到我的repos
这篇文章主要介绍了springboot 没法扫描到repository的解决,具有很好的参考价值,希望对大家有所帮助。一起跟随小编过来看看吧 sprint boot2.0启动的时候报错! A component required a bean of type XXX that could not be found. 就是没有扫描到我的repos