org.apache.ibatis.binding.BindingException: Invalid bound statement (not found):2024-01-30 22:01:22 检查yaml文件 你看定义的mapper接口,以及 xml文件 是否在mybatis默认找的一致。默认找的是 mapper-locations: classpath*:/mapper/**/*.xml 看看你的xml文件位置 我今天把 xml文件写到了测试文件夹下面了。 细心,要细心。 点明批评一下。Free MyBatis plugin 我写错位置了,我还能点进去 上一篇:二元关系下一篇:冒泡排序