Hi all,
On page 142 of Spring integration reference(2.0.3),before the subtitle 'JMS Backed Message Channels' ,I found that 'it will still be wrapped within the HeaderMappingMessageConverter',is that...
Type: Posts; User: Twitch Xi; Keyword(s):
Hi all,
On page 142 of Spring integration reference(2.0.3),before the subtitle 'JMS Backed Message Channels' ,I found that 'it will still be wrapped within the HeaderMappingMessageConverter',is that...
Hi all,
in spring integration 2.0, the inbound gateway has default-reply-destination,default-reply-queue-name,default-reply-topic-name properties,why not replace these by...
Hi all,
I'm confused about the default-reply-destination of the Inbound Gateway.Now,I can use inbound gateway to send message to message channel,but how can gateway receive the reply,really...