10 Integrating Spring
This chapter covers
- Processing data in real time
- Defining integration flows
- Using Spring Integration’s Java DSL definition
- Integrating with emails, filesystems, and other external systems
One of the most frustrating things I encounter as I travel is being on a long flight and having a poor or nonexistent in-flight internet connection. I like to use my air time to get some work done, including writing many of the pages of this book. If there’s no network connection, I’m at a disadvantage if I need to fetch a library or look up a Javadoc, and I’m not able to get much work done. I’ve learned to pack a book to read for those occasions.
Just as we need to connect to the internet to be productive, many applications must connect ...
Get Spring in Action, Sixth Edition now with the O’Reilly learning platform.
O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.