Jump to ratings and reviews
Rate this book

Spring Integration in Action

Rate this book
Summary

Spring Integration in Action is a hands-on guide to Spring-based messaging and integration. After addressing the core messaging patterns, such as those used in transformation and routing, the book turns to the adapters that enable integration with external systems. Readers will explore real-world enterprise integration scenarios using JMS, Web Services, file systems, and email. They will also learn about Spring Integration's support for working with XML. The book concludes with a practical guide to advanced topics such as concurrency, performance, system-management, and monitoring.

The book features a foreword by Rod Johnson, Founder of the Spring Network.

About the TechnologySpring Integration extends the Spring Framework to support the patterns described in Gregor Hohpe and Bobby Woolf's Enterprise Integration Patterns. Like the Spring Framework itself, it focuses on developer productivity, making it easier to build, test, and maintain enterprise integration solutions.

About the BookSpring Integration in Action is an introduction and guide to enterprise integration and messaging using the Spring Integration framework. The book starts off by reviewing core messaging patterns, such as those used in transformation and routing. It then drills down into real-world enterprise integration scenarios using JMS, Web Services, filesystems, email, and more. You'll find an emphasis on testing, along with practical coverage of topics like concurrency, scheduling, system management, and monitoring.

This book is accessible to developers who know Java. Experience with Spring and EIP is helpful but not assumed.

Purchase of the print book comes with an offer of a free PDF, ePub, and Kindle eBook from Manning. Also available is all code from the book.

What's Inside
Realistic examples Expert advice from Spring Integration creators Detailed coverage of Spring Integration 2 features

About the AuthorsMark Fisher is the Spring Integration founder and project lead. Jonas Partner, Marius Bogoevici, and Iwein Fuld have all been project committers and are recognized experts on Spring and Spring Integration.

Table of Contents
PART 1 BACKGROUND Introduction to Spring Integration Enterprise integration fundamentals 24 PART 2 MESSAGING Messages and channels Message Endpoints Getting down to business Go beyond sequential processing: routing and filtering Splitting and aggregating messages PART 3 INTEGRATING SYSTEMS
Handling messages with XML payloads Spring Integration and the Java Message Service Email-based integration Filesystem integration Spring Integration and web services Chatting and tweeting PART 4 ADVANCED TOPICS Monitoring and management Managing scheduling and concurrency Batch applications and enterprise integration Scaling messaging applications with OSGi Testing

368 pages, Paperback

First published January 28, 2011

8 people are currently reading
63 people want to read

About the author

Mark Fisher

25 books

Ratings & Reviews

What do you think?
Rate this book

Friends & Following

Create a free account to discover what your friends think of this book!

Community Reviews

5 stars
5 (12%)
4 stars
22 (56%)
3 stars
11 (28%)
2 stars
1 (2%)
1 star
0 (0%)
Displaying 1 - 4 of 4 reviews
Author 3 books6 followers
November 11, 2020
Integration includes several older services like email and messaging. Little out of date now but the basis for much more.
Profile Image for Marno Kulmala.
1 review
October 29, 2012
Book gave a good picture about Spring Integration framework and coupled with online (from github) examples - a great piece of programming book!
Profile Image for Arthur.
13 reviews
March 1, 2013
an easy read but doesn't offer much more than Spring Integration's doc online.
Displaying 1 - 4 of 4 reviews

Can't find what you're looking for?

Get help and learn more about the design.