📜  json vs gson - Javascript 代码示例

📅  最后修改于: 2022-03-11 15:02:38.381000             🧑  作者: Mango

代码示例1
JSON is a format which has key and values
 GSON is a process of converting
 from java to json(serialization),
 from json to java(deserialization)