Mark Fisher
Alumni
Recent Blog posts by Mark Fisher
Spring Integration 1.0 Milestone 6 Released
Spring Integration 1.0 Milestone 5 Released
Spring Integration 1.0 Milestone 4 Released
Spring Integration 1.0.0 M3 Released
Dear Spring community,
We are pleased to announce that Spring Integration 1.0.0.M3 has been released.
Download | Reference Documentation | JavaDoc
Spring Integration 1.0 Milestone 2 Released
Spring Integration 1.0 Milestone 1 Released
Dear Spring community, I am pleased to announce that Spring Integration 1.0.0.m1 has been released. Download| Reference Documentation| JavaDoc This is the first milestone release of this new addition to the Spring Portfolio. To learn more about the project and what lies ahead, visit the Spring Integration Home. To ask questions, provide feedback, or report issues during this important phase of design and development, please visit the Spring Integration Forum and Issue Tracker. Mark Fisher Spring Integration Lead
Spring Integration Samples
In my recent post, I had mentioned that the Subversion repository for Spring Integration would be publicly accessible soon, and I'm pleased to provide that link now. You can checkout the project with the following command: If the checkout is successful, you should see the following directory structure: I would like to take this opportunity to walk through a couple of the samples that are in 'spring-integration-samples'. Keep in mind this project is definitely a work-in-progress (currently a 0.5 SNAPSHOT), but the samples should give you an idea of how the programming model is taking shape, and…
Spring Integration: a new addition to the Spring portfolio
Yesterday morning I presented a 2-part session at The Spring Experience entitled "Enterprise Integration Patterns with Spring". The first presentation included an overview of core Spring support for enterprise integration - including JMS, remoting, JMX, scheduling, and email. That presentation also included a high-level discussion of several of the Enterprise Integration Patterns introduced in the book of the same name by Gregor Hohpe and Bobby Woolf. In the second presentation, I officially unveiled "Spring Integration" - a new addition to the Spring portfolio. Spring Integration builds upon…