Spring Integration Concepts: Difference between revisions

From NovaOrdis Knowledge Base
Jump to navigation Jump to search
No edit summary
Line 10: Line 10:
=RabbitMQ=
=RabbitMQ=


=Annotations=
=Programming Model=
 
==Message Source==
 
<syntaxhighlight lang='java'>
MessageSource
</syntaxhighlight>
 
==Annotations==


* [[@InboundChannelAdapter]]
* [[@InboundChannelAdapter]]

Revision as of 22:25, 23 October 2018

Internal

JMS

ActiveMQ

Artemis

RabbitMQ

Programming Model

Message Source

MessageSource

Annotations