gson
https://github.com/google/gson
Java
A Java serialization/deserialization library to convert Java Objects into JSON and back
Triage Issues!
When you volunteer to triage issues, you'll receive an email each day with a link to an open issue that needs help in this project. You'll also receive instructions on how to triage issues.
Triage Docs!
Receive a documented method or class from your favorite GitHub repos in your inbox every day. If you're really pro, receive undocumented methods or classes and supercharge your commit history.
Java not yet supported8 Subscribers
Add a CodeTriage badge to gson
Help out
- Issues
- Fix potential github action smells
- Add Reader and Writer methods to JsonReader and JsonWriter
- In user guide show using generic classes for deserialization
- JDK21 toJson failure
- Allow usage of JsonReader::peek() on empty stream in lenient mode
- Load json data into existing object
- Proposal to expose Position information used for error messages in JSonReader in public API
- Could you please add support of java.time as is part of Java8 ?
- Issue/2563
- Gson does not detect duplicate keys in the nested json
- Docs
- Java not yet supported