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 supported9 Subscribers
Add a CodeTriage badge to gson
Help out
- Issues
- fix Issue #676 - "explicit" nulls within RuntimeTypeAdapterFactory
- Consolidation of Date/Time type adapters
- Give FieldNamingStrategy the ability to translate Strings
- Null characters (\u0000) in strings?
- don't throw JsonSyntaxException where it should be IOException instead
- Allow TypeAdapters for Object
- Invalid JSON from Double.NaN as JsonObject property
- Read JsonAdapter Annotation From Parent Inteface
- Deserialized Map's values() cannot be serialized again
- class declares multiple JSON fields - How to tell Gson to consider child class field.
- Docs
- Java not yet supported