Fork me on Gitee
摘要: org.apache.ibatis.binding.BindingException: Invalid bound statement (not found)问题,即在mybatis中dao接口与mapper配置文件在做映射绑定的时候出现问题,简单说,就是接口与xml要么是找不到,要么是找到了却匹配 阅读全文
posted @ 2021-12-26 19:53 明叶师兄。 阅读(648) 评论(0) 推荐(1) 编辑