springboot整合 mybatis invalid bound statement not found错误
作者:互联网
在网上找了很多解决方法,都没有解决到我的问题,我尝试使用注解@select()写sql没问题,那么问题应该就出现在xml文件的配置上
也可以参考 https://blog.csdn.net/hexz0407/article/details/122270218 使用debug去检查是xml的问题还是接口的问题
之前是使用的config-locations 但是怎么改都不行,然后再改成mapper-locations就可以加载到xml了
标签:xml,springboot,122270218,locations,invalid,bound,问题,使用 来源: https://www.cnblogs.com/neo-y/p/16557645.html