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
- Documentation missing for built-in serializers
- JsonElement's getAsInt() doesn't throw an Error when converting an too big exponential value
- No built-in type adapter for Iterable
- Not giving the map which contains null values
- Gson.toJson incorrectly serializes collection of objects with some circumstances (see unit test)
- Improving InterceptorFactory to allow usage without Intercept annotation.
- cannot serialize tree
- Added SerializedName.pattern to enable regex mapping for an enum valu…
- Ignore the parse error fields
- LazilyParsedNumber parsing of integers
- Docs
- Java not yet supported