调用报错Invalid bound statement (not found)
来源:8-10 开发dubbo消费者服务调用方

__Mr_J
2020-07-01
调用报错org.apache.ibatis.binding.BindingException: Invalid bound statement (not found): com.imooc.item.mapper.ItemsMapper.selectByPrimaryKey
好像是多有mapper都这样
老师请教下,这个如何解决?
写回答
1回答
-
风间影月
2020-07-01
这个是mapper出的问题,和dubbo没啥关系。检查一下mapper看看配置有么有错。
00
相似问题