nested exception is org.apache.ibatis.reflection.ReflectionException
发布日期:2021-11-15 14:57:33 浏览次数:17 分类:技术文章

本文共 1638 字,大约阅读时间需要 5 分钟。

错误情况

Request processing failed; nested exception is org.mybatis.spring.MyBatisSystemException: nested exception is org.apache.ibatis.reflection.ReflectionException: Could not set property 'paperId' of 'class com.xiaobao.pojo.Paper' with value '1' Cause: org.apache.ibatis.reflection.ReflectionException: There is no setter for property named 'paperId' in 'class com.xiaobao.pojo.Paper'

Description The server encountered an unexpected condition that prevented it from fulfilling the request.

Exception

org.springframework.web.util.NestedServletException: Request processing failed; nested exception is org.mybatis.spring.MyBatisSystemException: nested exception is org.apache.ibatis.reflection.ReflectionException: Could not set property 'paperId' of 'class com.xiaobao.pojo.Paper' with value '1' Cause: org.apache.ibatis.reflection.ReflectionException: There is no setter for property named 'paperId' in 'class com.xiaobao.pojo.Paper'	org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:982)	org.springframework.web.servlet.FrameworkServlet.doGet(FrameworkServlet.java:861)	javax.servlet.http.HttpServlet.service(HttpServlet.java:634)	org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:846)	javax.servlet.http.HttpServlet.service(HttpServlet.java:741)	org.apache.tomcat.websocket.server.WsFilter.doFilter(WsFilter.java:53)	org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:197)	org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)

 

原因  实体类 与 mapper.xml 文件的get,set方法不对应    顺便检查一下jsp文件  以防写错字母

 

转载地址:https://blog.csdn.net/qq_39736176/article/details/82904792 如侵犯您的版权,请留言回复原文章的地址,我们会给您删除此文章,给您带来不便请您谅解!

上一篇:IncompleteElementException: Could not find result map 解决办法
下一篇:无法连接mysql The server time zone value '???ú±ê×??±??' 及Connections could not be acquired from ..

发表评论

最新留言

关注你微信了!
[***.104.42.241]2024年04月28日 05时22分20秒