This book is intended for developers who are either already involved with enterprise integration or planning to venture into the domain. Basic knowledge of Java and Spring is expected. For newer users, this book can be used to understand an integration scenario, what the challenges are, and how Spring Integration can be used to solve it. Prior experience of Spring Integration is not expected as this book will walk you through all the code examples.
What you will learn
Set up your Spring tool suite IDE to get the best support possible for Spring Integration
Discover how messages can be consumed from external sources
Understand the different ways in which a message can be processed once it is inside the system
Transform messages from one format to another
Orchestrate message flow across endpoints
Use Spring Integration components to connect to external systems such as databases, FTP servers, social networking sites, and process batch jobs
Test and scale up your Spring Integration application to monitor and manage its performance
Who this book is for
This book is intended for developers who are either already involved with enterprise integration or planning to venture into the domain. Basic knowledge of Java and Spring is expected.