A Java serialization/deserialization library to convert Java Objects into JSON and back
Stars
24.3k
Forks
4.4k
Watchers
24.3k
Open Issues
339
Overall repository health assessment
No package.json found
This might not be a Node.js project
668
commits
340
commits
221
commits
217
commits
208
commits
144
commits
48
commits
21
commits
11
commits
11
commits
Fix duplicate key detection when first value is null (#3006)
f4d371dView on GitHubFix typo in README (JPMS dependencies section) (#3005)
27d9ba1View on GitHubValidate that strings being parsed as integers consist of ASCII characters (#2995)
1fa9b7aView on GitHubAdd iterator fail-fast tests for LinkedTreeMap.clear() (#2992)
b7d5954View on GitHubAdd boundary tests for JsonTreeWriter.endArray() error handling (#2988)
36cacf3View on GitHubBump the maven group across 1 directory with 5 updates (#2986)
04091faView on GitHubBump actions/setup-java from 5.1.0 to 5.2.0 in the github-actions group (#2985)
dfe9524View on GitHubBump the maven group across 1 directory with 16 updates (#2979)
ecfda12View on GitHubFix some assertions that trigger nullness static analysis. (#2981)
6fd6a95View on GitHubRemove a duplicate test assertion that triggers Error Prone. (#2980)
11daec5View on GitHubBump the github-actions group with 2 updates (#2976)
5aece58View on GitHub