-
-
Notifications
You must be signed in to change notification settings - Fork 1.4k
Autodetect classes in ObjectMapper #5071
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
base: 3.x
Are you sure you want to change the base?
Conversation
…XML#4628) with read-access when json renamed to same property name (FasterXML#5073)
I'm not a fan of this change. It is a hack to work around language limitations. It makes all sorts of invalid readValue calls compile (e.g. nonsense like |
… has no artifact id (FasterXML#5076)
@yawkat has valid point. And also ObjectWriter/ObjectReader in mind, we shod be careful to not add up big complexity or API inconsistency. |
Alas, publishing of snapshots for deps would be required for full working
#5064