Skip to content

Latest commit

History

179 Commits

Folders and files

NameName
Last commit message
Last commit date

Repository files navigation

Spring Integration in Action

This project contains the code examples from the book "Spring Integration in Action" (Manning, 2012).

To build and run tests, change into the 'siia-examples' directory and execute: mvn test

To install artifacts into your local Maven repository execute: mvn install

To explore the code, we recommend importing the projects (located in the sub-directories) into an IDE such as Eclipse or IntelliJ Idea.

For more information about the book, visit http://manning.com/fisher.

Modules

The modules of the 'siia-examples' are as follows:

ModuleDescriptionChapters
batchBatch processing application using Spring Batch and Spring Integration16
businessBusiness logic invocation (transformers, service activators)5
concurrencyConcurrency configuration (pollers, task executors)15
flight-bookingMore complex example of routing, XML processing and testing6, 8, 18
fundamentalsBasic introduction to decoupled code and dependency injection2
hello-worldIntroductory example to Spring and Spring Integration1
home-cookingSplitters and aggregators7
jmsJMS integration9
messages-channelsIntroduction to messages and channels3
monitoringMonitoring patterns - MessageBus, History, WireTap and JMX integration14
trip-diaryFile-based integration11
twitterTwitter integration13
webappSOAP and RESTful web services12

About

Source code to accompany the book

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages