Skip to content
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

Added value class deserialization support. #768

Merged
merged 21 commits into from Feb 18, 2024

Conversation

k163377
Copy link
Contributor

@k163377 k163377 commented Feb 12, 2024

Fixes #650 and #199.

The code and tests were ported based on kogera.
https://github.com/ProjectMapK/jackson-module-kogera

@k163377 k163377 merged commit aaf04ab into FasterXML:2.17 Feb 18, 2024
16 checks passed
@k163377 k163377 deleted the deser-value-class branch February 18, 2024 11:35
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Supports deserialization of value class (inline class).
1 participant