开发过程中遇到的错误

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

断点打太多

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

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

原文地址:https://www.cnblogs.com/person008/p/7699597.html