Invalid bound statement (not found)出现原因和解决方法
Invalid bound statement (not found): com.xx.xx1.mapper.xml中的namespace和实际的mapper文件不一致2.mapper接口中的方法名和mapper.xml中的id标签不一致这个问题和上个问题解决方法一样,仔细对对嘛,这个再对不出来,面壁思过吧。3.上两步的问题都没有,但是还是不行,可能原因就是,没有构建进去,打开target看看对应的mapper.xml文件在不在4.pom.xml文件中配置resource,不然mapper.xm