Skip to content

Introduce custom StdTypeResolverBuilder to support primitive arrays without type hints. #2364

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 3 commits into from

Conversation

mp911de
Copy link
Member

@mp911de mp911de commented Jul 13, 2022

Requires forward-port to main.

Closes #2361

@mp911de mp911de added the type: bug A general bug label Jul 13, 2022
@mp911de mp911de requested a review from christophstrobl July 13, 2022 14:06
This commit makes sure to avoid typing of primitive wrapper types wrapped inside what is considered a jackson ReferenceType (such as Optional, AtomicReference,...).
christophstrobl pushed a commit that referenced this pull request Jul 15, 2022
christophstrobl added a commit that referenced this pull request Jul 15, 2022
This commit makes sure to avoid typing of primitive wrapper types wrapped inside what is considered a jackson ReferenceType (such as Optional, AtomicReference,...).

Original Pull Request: #2364
christophstrobl pushed a commit that referenced this pull request Jul 15, 2022
christophstrobl added a commit that referenced this pull request Jul 15, 2022
This commit makes sure to avoid typing of primitive wrapper types wrapped inside what is considered a jackson ReferenceType (such as Optional, AtomicReference,...).

Original Pull Request: #2364
@mp911de mp911de added this to the 2.7.2 (2021.2.2) milestone Jul 15, 2022
@mp911de mp911de closed this Jul 15, 2022
@mp911de mp911de deleted the issue/2.7.x/2361 branch July 15, 2022 08:08
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type: bug A general bug
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants