Commit Graph

11 Commits

Author SHA1 Message Date
7dc17e47fc
JPMS support
Some checks failed
ci/woodpecker/push/woodpecker Pipeline failed
2022-11-24 15:06:59 +01:00
fdfcb51123
[gson] Add GsonHolders.modifyBuilder 2022-09-25 12:22:17 +02:00
5dd5926cb6
[gson] Fix tests 2022-09-25 12:07:03 +02:00
a8ab56c9f4
[gson] Separate API and CONFIG gson holders 2022-09-25 12:01:45 +02:00
2d3c1c6a19
[gson] serialize nulls in GsonHolder gson 2022-09-15 14:50:45 +02:00
58fa5c5620
[main] Some additions from Inceptum 2022-09-04 12:34:46 +02:00
5ca20446c6
[gson] Advertise (and fix) transient instead of @Ignore 2022-06-13 14:19:31 +02:00
03a121357c
[gson] Update jf gson 2022-05-17 21:55:44 +02:00
9196b77e5c
GsonHolder: apply exclusion strategy to deserialization
throwable: add orThrow with exception constructor
2022-04-29 13:06:48 +02:00
982fc0b9c6
Extend Serializer abstraction, allow GsonIgnore on classes 2022-04-29 11:51:34 +02:00
5f55dcabf7
Add a gson backend for Serializer 2022-04-28 22:34:18 +02:00