I have a super simple `BeanSerializerModifier` that does nothing (it just delegates to the default serializer).
When I try to serialize an object that has a collection of @TypeInfo obejcts, it loses it's type info. There's a test case exhibiting this here: https://gist.github.com/markwoon/f8c4cc7c82ea819a27434dc4090c16c1 Am I doing something wrong, or is this a problem with Jackson? I'm testing with 2.9.2. Thanks, -Mark -- You received this message because you are subscribed to the Google Groups "jackson-user" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. For more options, visit https://groups.google.com/d/optout.
