OPI Blog
Learn from experts in their fields

Browsing Tags: sftp

Dec 20, 2017
Dynamic SFTP Connection Factory for Spring Integration
I recently had the opportunity to dive into a Spring Integration project that presented an interesting challenge: the creation of a outbound SFTP Connection Factory at runtime based on Spring Batch jobs. In a simple ...