首页
技术面试题 3000
Spring AMQP中消息怎么封装? 用什么转换?
Spring AMQP中消息怎么封装? 用什么转换?
答案解析
用Message对象封装,支持MessageConverter(如Jackson)序列化和反序列化。
返回列表
返回首页