This template did not produce a Java class or an interface--mapper映射类xml文件报错

Posted mouseuncle

tags:

篇首语:本文由小常识网(cha138.com)小编为大家整理,主要介绍了This template did not produce a Java class or an interface--mapper映射类xml文件报错相关的知识,希望对你有一定的参考价值。

昨天朋友新搭建框架,mapper映射类出现了一些问题,报错如下。

技术图片

This template did not produce a Java class or an interface

 

看报错信息应该是提示没有映射类,于是乎让朋友在mapper标签内填写了相关联的namespace

问题解决

而后又来一个报错

技术图片

可以看到问题写的很明白 没有找到该方法

 

绞尽脑汁检查了代码 没发现有什么问题

最后发现问题出在application.properties中

技术图片

在url后添加serverTimezone后即可完美解决

 

后来分析为何会报错找不到该方法,可能是Timezone不符,导致sql语句成为乱码,自然找不到该方法,大概如此,希望以后的问题能够清晰的解决吧!

 

以上是关于This template did not produce a Java class or an interface--mapper映射类xml文件报错的主要内容,如果未能解决你的问题,请参考以下文章

“The creator of this fault did not specify a Reason” Exception

[Fiddler] ReadResponse() failed: The server did not return a complete response for this request. Ser

WCF问题集锦:ReadResponse failed: The server did not return a complete response for this request.

解决Maven打包时报错"The packaging for this project did not assign a file to the build artifact"(示

idea maven打包 install 报错The packaging for this project did not assign a file to the build artifact(示例

tomcat 启动报错 404——did not find a matching property