maven 搭建mybatis 出现 Invalid bound statement (not found):

org.apache.ibatis.binding.BindingException: Invalid bound statement (not found):   com.itlww.dao.AccountDao.findByName

错误原因:1两个文件夹名字不一致。

maven 搭建mybatis 出现 Invalid bound statement (not found):    应该改成 maven 搭建mybatis 出现 Invalid bound statement (not found):

2 新建文件夹 方式错误

maven 搭建mybatis 出现 Invalid bound statement (not found):

 

应该改成

maven 搭建mybatis 出现 Invalid bound statement (not found):

 

 

运行成功

maven 搭建mybatis 出现 Invalid bound statement (not found):

相关文章: