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

Allow introspection and config-override system to use JsonTypeInfo.Value #3943

Open
JooHyukKim opened this issue May 20, 2023 · 0 comments
Open
Labels
to-evaluate Issue that has been received but not yet evaluated

Comments

@JooHyukKim
Copy link
Member

JooHyukKim commented May 20, 2023

(Follow up to FasterXML/jackson-annotations#226)

This issue is made to keep history of changes made to achieve (as title).

Motivation (background)

JsonTypeInfo.Value class was introduced in Jackson 3.0 and backported to jackson-annotations in 2.16 by FasterXML/jackson-annotations#229, to allow convenient handling by AnnotationIntrospector and to add overrides via "config-override" system.

Changes

Considering volume of changes, it be split changes into multiple pieces(tasks), as below.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
to-evaluate Issue that has been received but not yet evaluated
Projects
None yet
Development

No branches or pull requests

1 participant