0

Is there a way to cancel a step but not the job from Spring batch? I thought when you used a "org.springframework.batch.core.step.item.SkipLimitStepFactoryBean" and the property "fatalExceptionClasses", when the fatal exception happened, the step was cancelled but not the entire job. I dont understand why if this property is inside a step it cancels the entire job.

I know I can return null from a reader. Other way?

Thanks

Vertexwahn
  • 7,709
  • 6
  • 64
  • 90
fernando1979
  • 1,727
  • 2
  • 20
  • 26

0 Answers0