Skip to content

Conversation

garyrussell
Copy link
Contributor

Resolves #1215

Previously, the message converter would fall back to header type info
if the inferred type was abstract.

Furthermore, we did not examine container type content being abstract.

With a custom deserializer, abstract classes can be deserialized.

Resolves spring-projects#1215

Previously, the message converter would fall back to header type info
if the inferred type was abstract.

Furthermore, we did not examine container type content being abstract.

With a custom deserializer, abstract classes can be deserialized.
@artembilan artembilan merged commit 06af403 into spring-projects:master Jun 23, 2020
@artembilan
Copy link
Member

... and cherry-picked to 2.2.x after resolving conflicts in What's New

@garyrussell garyrussell deleted the GH-1215 branch June 24, 2020 14:34
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.

Jackson Message Conversion - Allow Abstract Classes
2 participants