how to solve multiple threading in jpa repository save method

前端 未结 0 1340
野性不改
野性不改 2020-12-24 03:18

i using spring data jpa to save entity.
i tried saving it in a different way here.
I am multithreaded that I run the save() method, so I noticed that some save()

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