错误1:无法绑定指定方法
异常堆栈:org.apache.ibatis.binding.BindingException: Invalid bound statement (not found)
原因:一般是无法读取mybatis生成的mapper文件,在编译后的class文件夹中找到你的mapper文件看看