Sitting on one of my classes is:

@JsonAppend(prepend = true, props = { @JsonAppend.Prop(value =
VersionProperty.class, name = "version")})

This causes https://github.com/mbknor to fail with an error about
lacking an acceptJsonFormatVisitor for a custom serializer.

I don't have an explicit custom serializer, is there some other way I
could decorate this class to make this thing happy with me?

-- 
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 jackson-user+unsubscr...@googlegroups.com.
To post to this group, send email to jackson-user@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to