CHAPTER 11
Talking to the Metal
Spring Integration supports basic computer (the metal) integration with message sources and handlers for files, socket-level communication using TCP and UDP, and input and output streaming. In addition, Spring Integration supports sending and receiving files using the FTP and SFTP protocols. Moreover, Spring Integration can talk to a database using the JDBC adapters. The channel adapters used to communicate with files, sockets, streams, file servers, and databases will be discussed.
File System Integration
Using files is one of the most basic and simple approach to enterprise integration. If the format (and structure) ...
Get Pro Spring Integration 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.