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 supported4 Subscribers
Add a CodeTriage badge to gson
Help out
- Issues
- 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
- Change Return type of FieldNamingStrategy.translateName from String to List<String> for alternate. Ex. case insensitive.
- Docs
- Java not yet supported