How to use JSON in Java

Asked

Viewed 30 times

0

Hello, I wanted to know how to use JSON files, in the Java language, because I need to use them as a database. I just wanted to know how to read and write, that’s all.

  • I hadn’t found that question, thank you

  • How can I read the file? there does not explain very well

  • This reading here explains how to "read" the file, GSON is a very simple library, and this example already explains a lot about. If you want something deeper as it works you have this article here He explains in a very practical way how everything works.

No answers

Browser other questions tagged

You are not signed in. Login or sign up in order to post.