eption in thread “main“ org.apache.ibatis.binding.BindingException: Invalid bound statemen 报错

Resin_Wu

关注

阅读 63

2022-02-04

在发生报错时检测:
1.检查xml配置文件与Dao的文件名称是否相同
2.xml中有没有配置namespace
3.xml中的id与dao里的方法名是否对应
4.resources里的路径右键,在explorer中打开查看路径是否正确。不能在resorces里以xx.xxx.xx创建

精彩评论(0)

0 0 举报