2

I am trying to run a spring batch job in Heroku dyno. Let's say the job contains 2 steps.

If the Heroku dyno recycles (read as JVM shuts down) while step 2 is in progress, is there a way to start from step 2 the next time JVM comes up?

vivek_ganesan
  • 658
  • 4
  • 19
  • check this link, it might be useful. http://stackoverflow.com/questions/14307908/spring-batch-restart-a-job-and-then-start-next-job-automatically – Shankar Jan 04 '16 at 07:10

0 Answers0