mirror of
https://github.com/SKCraft/Launcher.git
synced 2024-11-24 12:16:28 +01:00
debd822447
The meaning of `mapper.setSerializationInclusion` changed with the Jackson upgrade, which meant that empty collections were being fully stripped from the output. Fix by changing the strategy to NON_ABSENT, which only strips nulls and "absent" values like Optional.absent |
||
---|---|---|
.. | ||
src/main/java/com/skcraft/launcher/builder | ||
build.gradle | ||
lombok.config |