也就这样, - fastjson处理Map的 key 为 int 的bug 的评论 https://type.so/java/fastjson-map-integer-key-bug.html zh-CN JSON 中的 MAP 是不支持 int 为 key 的;Map<Integer, String> map = new HashMap<>();map.put(1, &q... Mon, 17 Dec 2018 21:21:34 +0800 Mon, 17 Dec 2018 21:21:34 +0800 lueffy https://type.so/java/fastjson-map-integer-key-bug.html/comment-page-1#comment-43110 https://type.so/java/fastjson-map-integer-key-bug.html/comment-page-1#comment-43110 Mon, 17 Dec 2018 21:21:34 +0800 lueffy 坑爹 我也遇到了这个问题

]]>
https://type.so/java/fastjson-map-integer-key-bug.html/comment-page-1#comment-43110#comments
小子 https://type.so/java/fastjson-map-integer-key-bug.html/comment-page-1#comment-43033 https://type.so/java/fastjson-map-integer-key-bug.html/comment-page-1#comment-43033 Mon, 20 Mar 2017 13:57:20 +0800 小子 注意:在更换其他json反序列化库的时需要注意标准

]]>
https://type.so/java/fastjson-map-integer-key-bug.html/comment-page-1#comment-43033#comments