xpwi_github_io
2019-01-13 17:36
Could not write JSON: Infinite recursion (StackOverflowError); nested exception is com.fasterxml.jackson.databind.JsonMappingException: Infinite recursion (StackOverflowError) (through reference chain: com.miaoshapro.response.CommonReturnType["data"])
递归了
spring boot 注解问题 带json返回 字符串 和 跳转到页面返回 教程 到 异常这块是用 json格式返回的 也就是 字符串返回的。你这个是跳转页面的话要把注解修改下
问题截图:https://img-blog.csdnimg.cn/20190113180413257.png
CommonReturnType["data"] 你看看是不是data出问题了
SpringBoot构建电商基础秒杀项目
49065 学习 · 954 问题
相似问题