Skip to content

mkyong.com

  • Spring Boot
  • Java Virtual Threads
  • Contact
  1. Home /
  2. fastjson

Tag: fastjson

json logo
java May 6, 2019 3 min read by mkyong 3 comments

FastJson – Convert Java objects to / from JSON

FastJson provides easily APIs to convert Java objects to / from JSON JSON.toJSONString – Java objects to JSON JSON.parseObject – JSON to Java objects JSON.parseArray – JSON array to List of Java objects Note You may have interest to read this How to parse JSON with Jackson Overall, the FastJson is really simple and easy […]

Read more FastJson – Convert Java objects to / from JSON
json logo
tutorials August 12, 2011 3 min read by mkyong 0 comments

Java JSON Tutorials

Java JSON Tutorials with full example, including how to read, write JSON with Jackson, Gson and JSON.simple frameworks.

Read more Java JSON Tutorials

Java and Spring tutorials since 2008. Every example is a complete, runnable file, compiled and run on a real machine before it goes out.

About This Site

  • About
  • Editorial Policy
  • Contact
  • Code License
  • Privacy Policy
  • Terms of Use

© 2026 mkyong.com — Powered by WordPress

RSS