Spring Batch - Transactional REQUIRES_NEW during processor step

前端 未结 0 2006
礼貌的吻别
礼貌的吻别 2020-12-29 06:35

i have an issue with using @Transactional(propagation = Propagation.REQUIRES_NEW) during the processor step in the batch chunk processing.

What I try to achieve is to

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