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
- Add Gradle.kts implementation statement
- Gson is unable to serialise Kotlin subclass which overrides fields.
- Add fall-back support for "timeless" java.util.Date deserialization in DefaultDateTypeAdapter
- TypeAdapterFactory INTEGER_FACTORY will change INTEGER type to LONG type
- Extend Expose annotation to support classes
- Circular relationship gives stack overflow
- Adds Gson.buildFrom(Gson): exposes instance creator
- JsonSyntaxException is used to wrap IOExceptions in fromJson instead of using JsonIOException
- Serialization in order
- JsonReaderInternalAccess.INSTANCE - ugly design
- Docs
- Java not yet supported