發送消息附帶Propertie屬性字段詳解:
contentType:消息的內容類型,如:text/plain
contentEncoding:消息內容編碼
headers:設置消息的header,類型為Map<String,Object>
deliveryMode:1(nopersistent)非持久化,2(persistent)持久化
priority:消息的優先級
correlationId:關聯ID
replyTo:用於指定回復的隊列的名稱
expiration:消息的失效時間
messageId:消息ID
timestamp:消息的時間戳
type:類型
userId:用戶ID
appId:應用程序ID
custerId:集群ID