检查yaml文件
你看定义的mapper接口,以及 xml文件 是否在mybatis默认找的一致。默认找的是 mapper-locations: classpath*:/mapper/**/*.xml
看看你的xml文件位置
我今天把 xml文件写到了测试文件夹下面了。
细心,要细心。
点明批评一下。Free MyBatis plugin 我写错位置了,我还能点进去
标签:xml,mapper,文件,binding,bound,默认,细心,statement
来源: https://blog.csdn.net/A_java_c/article/details/118461635