background preloader

Integration

Facebook Twitter

Home - Enterprise Integration Patterns. Enterprise Integration Patterns - Table of Contents. Integration. Introduction Using the Spring Framework encourages developers to code using interfaces and use dependency injection (DI) to provide a Plain Old Java Object (POJO) with the dependencies it needs to perform its tasks.

Integration

Spring Integration takes this concept one step further, where POJOs are wired together using a messaging paradigm and individual components may not be aware of other components in the application.