ahaha-vip commented on issue #414: URL: https://github.com/apache/rocketmq-spring/issues/414#issuecomment-1250469080
> 我也比较关心这个问题。 @Xuchengen 后面看了下源码,除非在发送消息时把全限定类名给序列化进去,否则反序列化时不知道具体的类型。要么就是executeLocalTransaction加个TypeReference参数去指定类型。所以目前来看只能我们自己去反序列化处理了。 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
