Commit f9fe08a
authored
Update json-io from 4.24.0 to 4.88.0 (#123)
* Update json-io from 4.24.0 to 4.88.0
Updates json-io to the latest stable version which includes:
- Full JSON5 support
- TOON format support (~40% fewer tokens for LLM applications)
- 60+ built-in type handlers
- Performance improvements with cycleSupport(false) option
- Spring Boot starter available
- Enhanced generic type inference for nested collections
and maps, enabling better support for DATABIND benchmarks.
json-io remains configured for STREAM API benchmarks as it is optimized
for round-trip serialization with full type preservation rather than
generic databinding without type info.1 parent 2b3d142 commit f9fe08a
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
74 | 74 | | |
75 | 75 | | |
76 | 76 | | |
77 | | - | |
| 77 | + | |
78 | 78 | | |
79 | 79 | | |
80 | 80 | | |
| |||
0 commit comments