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
- Throw JsonSyntaxException for null map keys in array form
- Use LinkedHashMap as the default Map.
- Cache reflective accessibility check result per BoundField
- Bump Error Prone to 2.50.0
- Use of json pointers as local-only references
- Bump the maven group with 10 updates
- Bump the github-actions group with 6 updates
- refactor: improve code quality by enforcing final on utility classes and extracting complex methods
- Wrap IllegalStateException at the AtomicIntegerArray adapter level, consistent with AtomicLongArray
- AtomicIntegerArray deserializer crashes on JSON null (IllegalStateException) — symmetric fix to #3038
- Docs
- Java not yet supported