I am using spring integration to connect the server using SFTP. Is there anyway I can setup retry in case of connection failure ? My code: public SessionFactory
I have a SFTP directory and reading files and sending the files for further processing to a ServiceActivator.At any point I need to process them parallely using