Skip to content

Support both view and filters for Jackson 2 #1940

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 1 commit into from
Closed

Support both view and filters for Jackson 2 #1940

wants to merge 1 commit into from

Conversation

Raniz85
Copy link

@Raniz85 Raniz85 commented Aug 23, 2018

Adds support for combining view and filters in
AbstractJackson2HttpMessageConverter instead of only using view if both
are defined.

Issue: SPR-17209

Adds support for combining view and filters in
AbstractJackson2HttpMessageConverter instead of only using view if both
are defined.

Issue: SPR-17209
@Raniz85
Copy link
Author

Raniz85 commented Aug 23, 2018

Link to issue: https://jira.spring.io/browse/SPR-17209

@jhoeller
Copy link
Contributor

As mentioned on JIRA, I've applied this in a slightly revised form, also to AbstractJackson2View. Thanks for the pull request, in any case!

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.

2 participants