首页
Web开发
Windows程序
编程语言
数据库
移动开发
系统相关
微信
其他好文
首页
>
移动开发
>
org.apache.ibatis.binding.BindingException: Invalid bound statement (not found): com.me.dao.UserMapper.selectByPrimaryKey
org.apache.ibatis.binding.BindingException: Invalid bound statement (not found): com.me.dao.UserMapper.selectByPrimaryKey
时间:
2017-12-14 04:02:14
收藏:
0
阅读:
1889
目录如下:
在yml中加入
mybatis:
mapperLocations: classpath:sqlmap/*.xml
原因:没有找到xml文件
评论(
0
)
© 2014
mamicode.com
版权所有
京ICP备13008772号-2
联系我们:gaon5@hotmail.com
迷上了代码!