马什么梅
2019-03-27 23:22
dubboOne我mvn clean install 都success。
dubboTwo我mvn clean install 也是success。
但是dubboTwo启动时报错找不到ioc容器提供的bean。
***************************
APPLICATION FAILED TO START
***************************
Description:
Field dubboItemService in com.jesses.dubbo.two.server.controller.ItemController required a bean of type 'com.jesses.dubbo.one.api.service.IDubboItemService' that could not be found.
老师,我把项目代码上传到码云了,请帮我看看原因
git@gitee.com:Jesses1024/DubboDemo.git
已解决。Application启动类没有引入spring-dubbo.xml配置。
2小时实战Apache顶级项目-RPC框架Dubbo分布式服务调度
20338 学习 · 145 问题
相似问题