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
- Improve Gson and JsonParser trailing data handling
- Serialize bean fields in class inheritance order
- Support of serdes for Throwable/Exception no longer works since Java 17
- Add option to preserve unicode character conversion
- Request to enhance some tests performance to avoid random getDeclaredFields() results
- Decide what to do about '/'
- JsonPrimitive string to number is inconsistent and bad
- Make Gson class non-final and open to extension
- Exclude empty array in Gson serialization
- Add support for decorating JsonSerializer / JsonDeserializer
- Docs
- Java not yet supported