Add extension point (ReaderWriterModifier
) to allow more customization of POJO readers, writers
#70
Milestone
ReaderWriterModifier
) to allow more customization of POJO readers, writers
#70
So: to support implementation of #32 (and many other things), we need an extension point that will serve function similar to Jackson databind's
BeanSerializerModifier
/BeanDeserializerModifier
.The text was updated successfully, but these errors were encountered: