Commit Graph

6 Commits

Author SHA1 Message Date
2bcaf3336e
fix(serialize-json): align handling of names in arrays with serialize-xml
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful
2024-04-14 10:12:23 +02:00
eb3db63fd5
feat(serialize-xml): initial prototyping for xml reader 2024-04-13 19:23:31 +02:00
1580c3f98d
feat(serialize): rework Transport api for writing 2024-04-13 14:21:07 +02:00
833494346e
fix(serialize-json): make JsonWriter.omitQuotes configurable
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful
2024-04-13 13:58:40 +02:00
7f7eb954f8
feat(serialize): implement data binding 2024-04-12 20:04:15 +02:00
df78e10c6a
feat(commons-serialize): port over gson streams as backend for new SerializeReader/SerializeWriter API in commons-serialize 2024-04-12 15:32:54 +02:00