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
- Make non-executable prefixes configurable
- JsonArray should implement Collection [patch]
- BigInteger parsing is inconsistent with Long parsing
- Add the ability to disable Json-array serialization of Maps when using complex key serialization
- Registering type adapters in GsonBuilder is not overwriting existing type
- ability to use stripTrailingZeros in BigDecimal representation
- On special float value error, provide path in object
- `RuntimeTypeAdapterFactory` overrides explicit control over `serializeNulls` behavior of contained objects
- Special FP values serialized without error when using JsonPrimitive (when this option is disabled)
- Add possibility to avoid parsing of subdocuments
- Docs
- Java not yet supported