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
- Edge case where R8 removes the TypeToken's generic type (while consuming the library's recently updated proguard rules)
- Support stream access to long string literals
- new Gson() fails on appengine
- JsonPrimitive's hashCode() function fails to obey the hashCode contract for some numeric values
- I need to implement GSON serialization filtering based on template. in GSON. in GSON exclusionStrategy , shouldSkipField , I need to know field's concrete class, where am I in class hierarchy
- Feature request: Force inclusion of specific field when null
- long to string value conversion doesn't work properly
- Deserialization of parameterized types throws an IllegalArgumentException
- JsonSerializer/Deserializer: Allow reflection-oriented implementations
- Boolean no error passing a String value
- Docs
- Java not yet supported