-
-
Notifications
You must be signed in to change notification settings - Fork 1.4k
@JsonUnwrapped
does not work with JsonNode, should
#3593
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Comments
Correct: currently PRs welcome. Note: serialization would likely be easy enough to support; deserialization more challenging. |
@JsonUnwrapped
does not work with JsonNode, should
Thinking about this now, I think that what would actually also work here -- but not yet implemented either -- would be to allow use of |
|
JsonUnwrapped does not work with JsonNode. Using
jackson-databind:jar:2.13.2.1
.Outputs:
I expect this output:
The text was updated successfully, but these errors were encountered: