Speaker Topics - No Fluff Just Stuff

Introduction to Spring Integration

Spring Integration is a new addition to the Spring portfolio that extends the Spring programming model into the domain of enterprise integration patterns. It simplifies the development of message-driven applications while enabling the separation of concerns that is essential for producing maintainable, testable code.

We will begin with a whirlwind tour of the Spring Framework's core support for enterprise integration including such capabilities as remoting, messaging, and scheduling. This will be followed by a brief overview of the Enterprise Integration Patterns described in the highly influential book of the same name. We will then embark on a demo-driven exploration of Spring Integration to see how it enables the development of applications based on those patterns while building on the Spring Framework's core support. Patterns to be discussed include Message Channel, Message Endpoint, Channel Adapter, Content-Based Router, and more.


About Mark Fisher

Mark Fisher is an engineer at Pivotal and has been a member of the Spring team for over 7 years. Currently he co-leads Spring XD and also manages the group responsible for Spring Integration, Spring Batch, and Spring AMQP. Mark has provided consulting services for dozens of clients and has trained hundreds of developers how to use the Spring Framework and related projects effectively. He speaks regularly at conferences and user groups in America and Europe and is one of the authors of Spring Integration in Action, published by Manning in 2012.

More About Mark »