Spring Boot搭建Restful API输出Json数据异常

在使用SpringBoot搭建RESTful API时,在没有实体关联关系时一切正常,但在实体类中加入实体关联时,当MyBatis查询出数据实体类使用jackson序列化为json时,返回页面的时候报如下错误