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
- 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
- Fix BigInteger equals bug, and its tests.
- Deserializing on Ukrain Pc
- Runtime type adapter factory for any label type
- Docs
- Java not yet supported