- 标签:
- Java (6)
- SpringBoot (6)
- Aop (1)
- Thymeleaf (1)
- Restful (1)
- SpringCloud (1)
- Consul (1)
- Zookeeper (1)
- Eureka (1)
- Etcd (1)
- Nacos (1)
- Jvm (3)
- 网站架构 (6)
- 分布式架构 (6)
- Vim (1)
- Nginx (1)
- 负载均衡 (2)
- Cache (1)
- MQ (2)
- MyBatis (1)
- RabbitMQ (1)
- NodeJs (1)
- 监控 (1)
- Prometheus (1)
Spring Boot搭建Restful API输出Json数据异常
在使用SpringBoot搭建RESTful API时,在没有实体关联关系时一切正常,但在实体类中加入实体关联时,当MyBatis查询出数据实体类使用jackson序列化为json时,返回页面的时候报如下错误