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

[Guava] Allow @JsonDeserialize(contentConverter=...) for Immutable Maps and Lists #110

Merged
merged 6 commits into from
Apr 23, 2023

Conversation

JooHyukKim
Copy link
Member

@JooHyukKim JooHyukKim commented Apr 23, 2023

Can solve #92

@JooHyukKim JooHyukKim changed the title [Guava] Add failing test case for @JsonDeserialize on ImmutableList [Guava] Allow @JsonDeserialize(contentConverter=...) for Immutable Maps and Lists Apr 23, 2023
@cowtowncoder cowtowncoder merged commit 4892137 into FasterXML:2.15 Apr 23, 2023
3 checks passed
@cowtowncoder cowtowncoder added this to the 2.15.0 milestone Apr 23, 2023
@cowtowncoder
Copy link
Member

Thank you @JooHyukKim ! This JUST makes it in 2.15.0 -- about to start release.

Great work, as usual; some of simple fixes like this might still exist for other collections too (like Eclipse collections).

@JooHyukKim
Copy link
Member Author

JooHyukKim commented Apr 24, 2023

Great work, as usual; some of simple fixes like this might still exist for other collections too (like Eclipse collections).

🥹 Thank you for your kind words! I will try to look into other collections 🙏🏼

JooHyukKim added a commit to JooHyukKim/jackson-datatypes-collections that referenced this pull request Apr 26, 2023
cowtowncoder pushed a commit that referenced this pull request Apr 28, 2023
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.

None yet

2 participants