1.fastjson介绍fastjson是java中处理序列化与反序列化的一个库,fastjson.Json将java类序列化json格式的字符串,fastjson.parse和fastjson.Objectparse将json格式的字符串
2024-09-30