Spring batch job status FAILED when all Steps COMPLETED

后端 未结 0 394
粉色の甜心
粉色の甜心 2020-12-11 01:07

I have a spring batch job which uses flow:

  Flow productFlow = new FlowBuilder("productFlow")
                .start(productFlow)
              


        
相关标签:
回答
  • 消灭零回复
提交回复
热议问题