Skip to content
Discussion options

You must be logged in to vote

First thing is that Lombok annotations need to be removed -- that is, we'd need de-lombokified version.

Second would be to enable DeserializationFeature.FAIL_ON_UNKNOWN_PROPERTIES which may show actual problems (default was changed to disabled in 3.0) but sounds like you already tries that.

Replies: 1 comment 4 replies

Comment options

You must be logged in to vote
4 replies
@marclagula
Comment options

@marclagula
Comment options

@marclagula
Comment options

@JooHyukKim
Comment options

Answer selected by JooHyukKim
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
3 participants