按照网上的教程,我把各个配置文件都弄好了,但是用接口编程时老是报错 mybatis Invalid bound statement (not found) 当时想的是,应该是Mapper.xml没有与接口绑定到一起。但是,几篇整合的文章没提到这点,主要是 namespace = 要绑定的接口