【SpringBoot】org.apache.ibatis.binding.BindingException: Invalid bound statement (not found)
2021-06-05 06:05
标签:color 编译 code app pom rgb include bin boot 多模块,在使用mybatis-plus时,找不到其他模块的xml 报org.apache.ibatis.binding.BindingException: Invalid bound statement (not found) 错误 发现target下mapper包中的xml文件夹没有被编译,在父工程里的pom文件中 【SpringBoot】org.apache.ibatis.binding.BindingException: Invalid bound statement (not found) 标签:color 编译 code app pom rgb include bin boot 原文地址:https://www.cnblogs.com/aioe/p/14632803.htmlresources>
resource>
directory>src/main/javadirectory>
includes>
include>**/*.ymlinclude>
include>**/*.propertiesinclude>
include>**/*.xmlinclude>
includes>
resource>
resource>
directory>src/main/resourcesdirectory>
includes>
include>**/*.ymlinclude>
include>**/*.propertiesinclude>
include>**/*.xmlinclude>
includes>
resource>
resources>
文章标题:【SpringBoot】org.apache.ibatis.binding.BindingException: Invalid bound statement (not found)
文章链接:http://soscw.com/index.php/essay/90754.html