Skip to content

Jackson @JsonView deserialization support for @MessageMapping payloads [SPR-13265] #17856

@spring-projects-issues

Description

@spring-projects-issues

Juergen Hoeller opened SPR-13265 and commented

#17338 introduced support for @JsonView for response messages returned from @MessageMapping methods. For completeness, we should also support @JsonView for the payloads of incoming messages, along the lines of #17106 which introduced analogous support for HTTP request bodies. This effort also provides an opportunity to fine-tune the MethodParameter passing into our MessageConverter infrastructure, as introduced in 4.2 RC1.


Affects: 4.2 RC1

Issue Links:

Referenced from: commits 0f54f68, 02d05ed

Metadata

Metadata

Assignees

Labels

in: messagingIssues in messaging modules (jms, messaging)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