会员
周边
新闻
博问
闪存
赞助商
YouClaw
所有博客
当前博客
我的博客
我的园子
账号设置
会员中心
简洁模式
...
退出登录
注册
登录
expworld
天天向上
博客园
首页
新随笔
联系
订阅
管理
文章分类 -
pageBean分页类封装
Parameter 'page' not found. Available parameters are [arg1, arg0, param1, param2]
【mybatis版本3.4.1】mybatis报错问题:Parameter 'page' not found. Available parameters are [arg1, arg0, param1, param2]
摘要:解决: 参数写arg0,arg1等,不要写你定义的变量名。 报错提示已经很明显了,什么才是有效的写法 userServiceImpl.java userMapper.xml 还有在spring-boot里跑的另一种情况 ,真tm坑 改正:
阅读全文
posted @
2019-09-21 15:58
expworld
阅读(1424)
评论(0)
推荐(0)
公告