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

GH-1729: Fix JSON Regression #1280

Merged
merged 1 commit into from Dec 7, 2020
Merged

Conversation

garyrussell
Copy link
Contributor

Resolves #1279

Regression: #1215

Test for abstract class should not be applied to container types, which can
be abstract.

cherry-pick to 2.2.x

Resolves spring-projects#1279

Regression: spring-projects#1215

Test for abstract class should not be applied to container types, which can
be abstract.

**cherry-pick to 2.2.x**
@artembilan artembilan merged commit 90aee11 into spring-projects:master Dec 7, 2020
@artembilan
Copy link
Member

... and cherry-picked to 2.2.x

@garyrussell garyrussell deleted the GH-1279 branch December 7, 2020 20:44
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.

"Foo" deserialized as "LinkedHashMap" if listener method argument is "List<Foo>"
2 participants