IDEA环境中Element resultMap is not allowed here 标红

Posted shaoxiao666

tags:

篇首语:本文由小常识网(cha138.com)小编为大家整理,主要介绍了IDEA环境中Element resultMap is not allowed here 标红相关的知识,希望对你有一定的参考价值。

问题:在使用IDEA搭建maven项目的时候,在xml文件中遇到element resultMap is not allowed here错误这类错误得时候

像这样类似得问题 都是

技术图片

在xml文件中遇到element select is not allowed here错误

技术图片

 

 解决:xml文件的头部的配置有错误,红框的三个地方命名应该一致

 

以上是关于IDEA环境中Element resultMap is not allowed here 标红的主要内容,如果未能解决你的问题,请参考以下文章