/jsonstream

A fast streaming parser for JSON. Learn how to design:

Primary LanguageJavaApache License 2.0Apache-2.0

jsonstream

A fast streaming parser for JSON.

Build Status

Features:

  • Parse or serialize JSON string to/from Java object;
  • Validate JSON when converting to JavaBean;
  • Customize type support;
  • Customize serialization;
  • Simple API.

Read more at https://www.liaoxuefeng.com/article/994977272296736