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
- Give FieldNamingStrategy the ability to return multiple String names
- Utility Method for Extracting JSON from Mixed-Content Strings
- Use JsonIOException for unchecked exceptions instead of RuntimeException in ConstructorConstructor
- JsonReader with strictness set to LENIENT,
- print primitive array in single line or set a line width for primitive array object
- Built-in support for Guava collections
- Switch from Gson `LinkedTreeMap` to JDK `LinkedHashMap` as Map implementation
- Gson Conversion Issue: Unable to Convert java.util.ArrayList to RealmList Implicitly During Deserialization in Android Studio
- Remove `examples/android-proguard-example`
- java.util.ConcurrentModificationException
- Docs
- Java not yet supported