Hi,

I'm using spring batch for processing files available on a network drive (UNC Path). The resource requires authentication before you can read from network.

So is it possible to supply credentials to spring batch bean and access the resource using UNC path?