Skip to content

GH-2135: Support array for JsonDeserializer type mapping #2136

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

Closed
wants to merge 2 commits into from
Closed

GH-2135: Support array for JsonDeserializer type mapping #2136

wants to merge 2 commits into from

Conversation

m-ibot
Copy link
Contributor

@m-ibot m-ibot commented Feb 24, 2022

See #2135:
Fixes NullPointerException that is thrown when configuring an array for the JsonDeserializer type mappings.

This pull requests contains a proposal for a fix and a test that covers the case.

See #2135.

Fix NullPointerException, that is thrown when configuring arrays for JsonDeserializer.TYPE_MAPPINGS.
@pivotal-cla
Copy link

@m-ibot Please sign the Contributor License Agreement!

Click here to manually synchronize the status of this Pull Request.

See the FAQ for frequently asked questions.

@pivotal-cla
Copy link

@m-ibot Thank you for signing the Contributor License Agreement!

@m-ibot m-ibot changed the title 2135 json deserializer mapping array GH-2135: Support array for JsonDeserializer type mapping Feb 24, 2022
@garyrussell
Copy link
Contributor

Thanks for the contribution; merged as dad2061

For future reference:

  • we limit code line lengths to 120 chars
  • limit commit comments (first line) to 50 chars
  • no trailing whitespace

Cherry-picked to 2.8.x, 2.7.x

@m-ibot
Copy link
Contributor Author

m-ibot commented Feb 24, 2022

Thank you for for merging!
I'll follow the code formats in the future.

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

Successfully merging this pull request may close these issues.

3 participants