We need to allow the users to import the huge catalog into the application. How do we achieve this with Spring batch as the Job is singleton in Spring Batch. How do we tweak it. We are fine with synchronous processing and not looking for Async .Appreciate your inputs.