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 supported8 Subscribers
Add a CodeTriage badge to gson
Help out
- Issues
- Rethrow Error from @PostConstruct method instead of wrapping it in RuntimeException
- Uncaught NullPointerException ("key == null") when deserializing a JSON object with a null key into a Map
- fix: JsonTreeWriter accepts finite BigDecimal/BigInteger like JsonWriter
- Fix #2817: Add precision check to JsonTreeReader.nextInt() and nextLong()
- Fix deserialization ExclusionStrategy incorrectly affecting serialization (#2190)
- Fix trailing data accepted after top-level null
- fix: Validate value before writing deferred name in JsonWriter
- fix: Correct Multiset example in TypeAdapterFactory Javadoc
- fix: Preserve integral Number type in toJsonTree for byte/short/int
- Add JSpecify annotations
- Docs
- Java not yet supported