美文网首页
spring boot

spring boot

作者: xuyouxin1 | 来源:发表于2017-12-18 17:56 被阅读0次

    1、一个坑,返回自定义对象时报对象转换错误:

    需配置:

    2、使用mybatis:Mapper类上面要加@Mapper注解

    或者使用@MapperScan("com.hik.demo.mapper")

    相关文章

      网友评论

          本文标题:spring boot

          本文链接:https://www.haomeiwen.com/subject/fnimwxtx.html