SpringBoot整合mybatis报错Invalid bound statement (not found): com.dao.DeptDao.findAll 这个报错花了我很长时间,网上的办法我都试了也没用,感觉自己各个地方也都没有问题。target文件夹里mapper.xml也都生成了。最后在源码里debug发现,好像mapper.xml里的内容都没读进... 2019年4月15日 mybatis 浏览量:836 次 发表评论 阅读全文