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

Use AnnotationIntrospector.findRenameByField() to support "is properties" #284

Closed
cowtowncoder opened this issue Dec 28, 2019 · 0 comments
Closed
Labels
2.11 Issue affecting version 2.11
Milestone

Comments

@cowtowncoder
Copy link
Member

So, while #80 was resolved in 2.10.1, implementation can be inefficient and may not work as cleanly with core Jackson property handling as it ideally should. Now that Jackson 2.11 adds direct extension point to support Kotlin use case:

FasterXML/jackson-databind#2527

let's use it for implementation.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
2.11 Issue affecting version 2.11
Projects
None yet
Development

No branches or pull requests

1 participant