We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Spring Integration Core Concepts:
Message: Header + message Payloads
Channel: Pipeline ,where message go through a) Direct b) Pub-sub
Bridge: Act as a bridge for Direct & Pub -sub
Service Activator (Interceptor, Do something when message in or out )
Adapter (Plug-in Tools to system or data source) In Bound Adapter & Out Bound Adapter
Example Download or Inbound Tutorial
Official Documentation