
项目启动报错:Consider defining a bean of type ‘xxx.xx.xx.xxService‘ in your configuration.
项目启动报错:Consider defining a bean of type 'xxx.xx.xx.xxService' in your configuration.
原因为使用dubbo框架后,扫描包配置错误
base-package :注解方式要扫描的包
👁️ 阅读量:0
© 版权声明:本文《项目启动报错:Consider defining a bean of type ‘xxx.xx.xx.xxService‘ in your configuration.》内容均为本站精心整理或网友自愿分享,如需转载请注明原文出处:https://www.zastudy.cn/wen/1686555260a290753.html。