SpringBatch @Async method not working in persistent layer (JPAItemWriter)

后端 未结 0 602
爱一瞬间的悲伤
爱一瞬间的悲伤 2020-12-19 04:28

SpringBoot Application with SpringBatch and JPA, without @Async all working fine but with @Async added in the REST API the job is completed but JPAItemWriter is not persisti

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