Spring Integration Essentials
| By: | CHANDAN K PANDEY |
| Publisher: | Packt Publishing |
| Print ISBN: | 9781783989164 |
| eText ISBN: | 9781783989171 |
| Edition: | 1 |
| Copyright: | 2015 |
| Format: | Reflowable |
Lifetime - $23.99
eBook Features
Instant Access
Purchase and read your book immediately
Read Offline
Access your eTextbook anytime and anywhere
Study Tools
Built-in study tools like highlights and more
Read Aloud
Listen and follow along as Bookshelf reads to you
Details
Table of Contents
Book Description
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