spring-integration
spring-integration copied to clipboard
Spring Integration provides an extension of the Spring programming model to support the well-known Enterprise Integration Patterns (EIP)
**[Sebastien Chatel](https://jira.spring.io/secure/ViewProfile.jspa?name=bugsan)** opened **[INT-675](https://jira.spring.io/browse/INT-675?redirect=false)** and commented Allows chained XSL Transformations, and minimize memory footprint by using a SAX filter chain. It can be achieve with a javax.xml.transform.sax.TransformerHandler. We can extend...
**[David Geary](https://jira.spring.io/secure/ViewProfile.jspa?name=david_geary)** opened **[INT-571](https://jira.spring.io/browse/INT-571?redirect=false)** and commented A simple XML aggregator that combines several XML documents into one with simple wrapper elements eg \ \ document 1 contents \ \ document...