首页 > 技术文章 > 开发过程中遇到的错误

person008 2017-10-20 15:06 原文

========= Enabled refresh mybatis mapper =========

断点打太多

==========A query was run and no Result Maps were found for the Mapped Statement ==========

使用mybatis进行查询时,没有给定resultType值出现的错误。resultType是查询对象的类型。

推荐阅读