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

Document how to specify Jackson JSON view serialization hints #23150

Closed
nekperu15739 opened this issue Jun 18, 2019 · 1 comment
Closed

Document how to specify Jackson JSON view serialization hints #23150

nekperu15739 opened this issue Jun 18, 2019 · 1 comment
Assignees
Labels
in: web Issues in web modules (web, webmvc, webflux, websocket) type: documentation A documentation task
Milestone

Comments

@nekperu15739
Copy link

nekperu15739 commented Jun 18, 2019

Hi,

I have the problem to hide some fields according specific security role, one way to do it is using JsonView like this sample or even better this one Filtering Jackson with security, however, there no way to do it with RouterFunctions, there some post open in stackoverflow.

Thanks.

@spring-projects-issues spring-projects-issues added the status: waiting-for-triage An issue we've not yet triaged or decided on label Jun 18, 2019
@sdeleuze sdeleuze self-assigned this Jun 18, 2019
@sdeleuze sdeleuze added this to the 5.1.9 milestone Jun 18, 2019
@sdeleuze sdeleuze added in: web Issues in web modules (web, webmvc, webflux, websocket) type: documentation A documentation task and removed status: waiting-for-triage An issue we've not yet triaged or decided on labels Jun 18, 2019
@sdeleuze sdeleuze changed the title @JsonView with RouterFunctions Document how to specify Jackson JSON view serialization hints Jun 18, 2019
sdeleuze added a commit to sdeleuze/spring-framework that referenced this issue Jun 18, 2019
@sdeleuze
Copy link
Contributor

This is now properly documented and I have answered to the SO question.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
in: web Issues in web modules (web, webmvc, webflux, websocket) type: documentation A documentation task
Projects
None yet
Development

No branches or pull requests

3 participants