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 supported3 Subscribers
Add a CodeTriage badge to gson
Help out
- Issues
- Add field parameter on TypeAdapterFactory.create
- Fix flaky tests in FieldNamingTest
- fix flaky EnumTest
- Parse nested json into flat model class objects
- Gson cannot serialize subclass who override a field
- Poor performance for String serialization
- GSON deserialization fails with ClassCastException: Cannot cast com.google.gson.internal.LinkedTreeMap to androidx.collection.ArrayMap
- Don't call setAccessible(true) unless necessary
- Fail if a JSON object has a duplicated property name
- Enhance support for InstanceCreator
- Docs
- Java not yet supported