Hi all,

I am looking to integrate some batch processing into a web app, and being as I already have experience with Spring Batch, I thought this would be the best way to go.

However, our web app is running on version 2.0 of Spring, and upgrading it is a bigger job than we can justify at the moment.

Would anyone be able to advise me as to the version of Spring Batch I should be using.
I've tried 2.1.8 but am having numerous issues with namespaces and method not found errors.

Many thanks for your time,

Dave