Error creating bean with name ‘com.ai.ecs.ecop.pointExchange.service.NewGoodsService‘

2022-11-21,,,,

Error creating bean with name ‘com.ai.ecs.ecop.pointExchange.service.NewGoodsService’
查看服务注册中心的格式是否正确
客户端的调用中心是否配置正确。
使用zkserver,在注册中心需要提供本地的服务,以及远程的服务。
<dubbo:registry id=“localRegistry” address=“远程地址” check=“false” />
<dubbo:registry id=“registry1” check=“${dubbo.registry.check}” address=“本地地址”>

Error creating bean with name ‘com.ai.ecs.ecop.pointExchange.service.NewGoodsService‘的相关教程结束。

《Error creating bean with name ‘com.ai.ecs.ecop.pointExchange.service.NewGoodsService‘.doc》

下载本文的Word格式文档,以方便收藏与打印。