-
-
Notifications
You must be signed in to change notification settings - Fork 1.4k
Problem with NamingStrategy
, creator methods with implicit names
#806
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
I can reproduce this, but it is not an easy problem to fix. The problem is that whereas with So: a problem to be fixed. But not a quick one to fix. |
And just to clarify earlier note (since I had forgotten and had to re-learn this): inclusion of |
Fixed via #4515 for inclusion in 2.18.0. |
Just a reference to FasterXML/jackson-module-parameter-names#18 since this is most likely a problem with databind and not the parameter names access module.
The text was updated successfully, but these errors were encountered: