摘要: 奇怪现象: 1.访问有的mapper方法提醒invalid bound statement (not found),但是mapper配置都没问题 2.从数据库查出来的数据映射到某一个类有的属性有值有的属性没值,代码都没问题 解决办法: 重新打包一下就可以了,很神奇! 阅读全文