-
Couldn't load subscription status.
- Fork 38.8k
Closed
Closed
Copy link
Labels
in: messagingIssues in messaging modules (jms, messaging)Issues in messaging modules (jms, messaging)in: webIssues in web modules (web, webmvc, webflux, websocket)Issues in web modules (web, webmvc, webflux, websocket)type: enhancementA general enhancementA general enhancement
Milestone
Description
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:
- Jackson @JsonView deserialization support for request bodies [SPR-12501] #17106 Jackson
@JsonViewdeserialization support for request bodies - Allow use of @JsonView on @MessageMapping methods [SPR-12741] #17338 Allow use of
@JsonViewon@MessageMappingmethods - JsonView support for JMS [SPR-13237] #17828 JsonView support for JMS
- @MessageMapping should support generically typed Message argument with converted payload [SPR-13288] #17878
@MessageMappingshould support generically typed Message argument with converted payload
Metadata
Metadata
Assignees
Labels
in: messagingIssues in messaging modules (jms, messaging)Issues in messaging modules (jms, messaging)in: webIssues in web modules (web, webmvc, webflux, websocket)Issues in web modules (web, webmvc, webflux, websocket)type: enhancementA general enhancementA general enhancement