Closed
Description
Juergen Hoeller opened SPR-13343 and commented
We introduced conversionHint arguments as part of #17856, but just in AbstractMessageConverter
which we optionally downcast to. Unfortunately, CompositeMessageConverter
isn't covered that way. We've already considered introducing a SmartMessageConverter
interface with the same signatures; it seems that this is now necessary.
See https://jira.spring.io/browse/SPR-13237?focusedCommentId=118436&page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#comment-118436 for the original comment that triggered this issue.
Affects: 4.2 GA
Referenced from: commits a369fc8