Hello All
I need to read all the files from a local directory to loop thru them, can I do this with spring integration, or do I have to use a poller.
Regards;
Adam
Hello All
I need to read all the files from a local directory to loop thru them, can I do this with spring integration, or do I have to use a poller.
Regards;
Adam
Yes, you can do it with Spring Integration - see the file sample...
https://github.com/SpringSource/spri...ter/basic/file
Gary P. Russell
Spring Integration Team
SpringSource, a division of VMware