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
- @Expose(serialize=true, deserialize=true) ignored for transient fields
- Stack Overflow exception when serializing proto map fields
- How recursively update embedded objects on deserialization into existed object instead of rewrite it?
- Added Adapter Layering Feature (Java 6 Compatible)
- Add JUnit tests for JsonArray Class
- Multiple @SerializedName names choosing alternate over value.
- Reusable JsonReader
- Date change issue when deserialization by java 8
- ConstructorConstructor.newDefaultImplementationConstructor(Type, Class<? super T>) breaks symmetry
- How to use default type value for RuntimeTypeAdapterFactory?
- Docs
- Java not yet supported