(Fastjson is a JSON parser and generator implemented in Java language with good performance, developed by engineers from Alibaba. Main attributes: Fast FAST (faster than any other Java based parser and generator, including jackson) Powerful (supports ordinary JDK classes, including any JavaBeanClass, Collection, Map, Date or enum) Zero dependency (does not rely on any other class library except JDK))