Using Spring @Transactional to avoid dirty reads in multiple JVMs

前端 未结 0 1739
渐次进展
渐次进展 2020-12-22 06:18

I have a spring boot app. I am running multiple instances of this app on different servers. There is a situation where in these different JVM instances read the same table i

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