We once serialized a sealed class and Jackson was ...
# squarelibraries
p
We once serialized a sealed class and Jackson was creating new instances of kotlin `object`s. That lead to a really crazy bug that took us forever to figure out
😮 1