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

Allow generics deserialization by JacksonJrDecoder #2298

Merged

Conversation

yvasyliev
Copy link
Contributor

Fixes #2296

@velo
Copy link
Member

velo commented Jan 22, 2024

There is some conflict to resolve, can you please take a look?

@velo velo merged commit 903a5d7 into OpenFeign:master Jan 22, 2024
3 checks passed
velo added a commit that referenced this pull request Oct 7, 2024
* Allow generics deserialization by JacksonJrDecoder
Fixes #2296

* Update JacksonJrDecoder.java

* Update JacksonCodecTest.java

---------

Co-authored-by: Marvin <[email protected]>
velo added a commit that referenced this pull request Oct 8, 2024
* Allow generics deserialization by JacksonJrDecoder
Fixes #2296

* Update JacksonJrDecoder.java

* Update JacksonCodecTest.java

---------

Co-authored-by: Marvin <[email protected]>
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.

JacksonJrDecoder is not able to deserialize generics
2 participants