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
- Proposal fix for #566
- TypeAdapter to read "raw" json value
- JSON Pointer spec (RFC 6901) support
- Circular references error
- Extending JsonReader
- ISO8601Utils assumes local timezone while parsing "yyyy-MM-dd" dates
- Change docs to recommend TypeToken.getParameterized instead of anonymous classes
- [Feature request]disable @SerializedName
- Distinguish between optional field and field with null value
- Gson pretty printing
- Docs
- Java not yet supported