Currently we are using one-jar dependency for spring batches to create a jar file with all the dependencies inside. We are required to create jar for spring batche and run it without using one-jar. But if we don't use one_jar it won't bind the dependencies. Is there a way to overcome this.
Asked
Active
Viewed 20 times