老師,在3-5的時候遇到一個問題,解決不了
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"])
2020-05-18
遞歸了
2019-01-13
spring boot 注解問題? 帶json返回 字符串? ?和 跳轉(zhuǎn)到頁面返回 教程 到 異常這塊是用 json格式返回的 也就是 字符串返回的。你這個是跳轉(zhuǎn)頁面的話要把注解修改下
2019-01-13
問題截圖:https://img-blog.csdnimg.cn/20190113180413257.png
2019-01-13
CommonReturnType["data"]? 你看看是不是data出問題了