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

EnumDeserializer.deserializerForCreator fails when used to deserialize a Map key #745

Closed
jpmeyer opened this issue Mar 30, 2015 · 0 comments
Milestone

Comments

@jpmeyer
Copy link

jpmeyer commented Mar 30, 2015

The deserializeForCreator helper class does not handle Map keys properly. This public method is used by modules such as dropwizards FuzzyEnumModule do delegate back to Jackson serialization of Enum types with a JsonCreator annotation.

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

No branches or pull requests

2 participants