CHAPTER 5

images

Introduction to Spring Integration

Spring Integration is an extension to the Spring Framework. It provides support for the standard patterns typically used in enterprise integration. Spring Integration adds lightweight messaging and support for integrating with external systems and services using an adapter framework. Adapters enable a higher-level abstraction for communication with external systems and for Spring’s support for data and remote access as well as scheduling. Spring Integration continues Spring’s component model approach to creating maintainable and testable code.

This chapter will introduce the basic Spring Integration ...

Get Pro Spring Integration now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.