Spring Integration – Channels

Spring Integration – Channels

Spring Integration is a framework providing implementation of enterprise integration patterns. To get started on Spring Integration framework we need to first understand some basic constructs. Since Spring Integration framework’s primary job is providing architecture plumbing, following are the building-blocks of any SI solution: Message: This is the payload which moves between various nodes which are integrated by the framework End-point: These are the nodes […]

Read Me