Thanks Robert
That means i can't reuse the same step that i have defined.
I need to add another job. My concern is about the reusability of the step or job.
Type: Posts; User: ashok1414; Keyword(s):
Thanks Robert
That means i can't reuse the same step that i have defined.
I need to add another job. My concern is about the reusability of the step or job.
Hi All,
I am new to spring batch. I am using spring batch to run a job that has 10 steps.When i am running the job,it execute all the steps one by one.
But is it possible to run a particular step...