spring boot2017-12-18 本文已影响0人 xuyouxin1 1、一个坑,返回自定义对象时报对象转换错误: 需配置: 2、使用mybatis:Mapper类上面要加@Mapper注解 或者使用@MapperScan("com.hik.demo.mapper")