fastjson
fastjson copied to clipboard
Android中序列化Context、Activity、Fragment导致StackOverflowError
代码如下
JSON.toJSONString(context);
版本
implementation 'com.alibaba:fastjson:1.1.72.android'