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 supported3 Subscribers
Add a CodeTriage badge to gson
Help out
- Issues
- Refactoring and reducing code duplication in JsonReader
- Why not lazy initialization boundFields in ReflectiveTypeAdapterFactory.Adapter?
- Improve settings propagation for temporary `JsonTreeReader` and `JsonTreeWriter`
- Fix LinkedTreeMap being used for non-Comparable keys
- Throw exception when serializing or deserializing anonymous or local classes
- [Discussion] Deprecate non-type-safe `Gson.fromJson(..., Type)` overloads
- Publicize promoteNameToValue of JsonReader
- FR: Convenience methods for `get` in `JsonObject` and `JsonArray`
- Throw exception when using classes from other JSON libraries with Gson
- Change default `Date` serialization to ISO 8601 format
- Docs
- Java not yet supported