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
- Change Return type of FieldNamingStrategy.translateName from String to List<String> for alternate. Ex. case insensitive.
- Added a new public method TypeAdapter.name()
- Added failing test for RuntimeTypeAdapterFactoryTest
- JsonReader should have option to disable buffering or method that will return current position in reader
- How could i get annotation of current field in adapter ?
- Confusing Exceptions
- [FEATURE-REQUEST] annotation that identifies position instead of field name
- Prototyping of Java 7 extension module
- Cannot have mixed type fields
- bug fix for serializing messages with fields of type map
- Docs
- Java not yet supported