Skip to content

MappingJacksonJsonView.renderedAttributes to be made visible to subclasses [SPR-7070] #11730

@spring-projects-issues

Description

@spring-projects-issues

Karthik Gurumurthy opened SPR-7070 and commented

I need to override MappingjacksonJsonView.filterModel in my subclass to include BindResult.
I plan to register a custom serializer for BindResult and avoid the "circular" reference issue if possible.
But I still want to respect the 'renderedAttributes' setting on MappingjacksonJsonView.

But there is no getRenderedAttributes / may be field needs to be marked protected.


Affects: 3.0.2

Referenced from: commits 28da6e0

Metadata

Metadata

Assignees

Labels

in: webIssues in web modules (web, webmvc, webflux, websocket)type: enhancementA general enhancement

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions