How to use threadlocal in case of multiple replicas in distributed environment

后端 未结 0 850
無奈伤痛
無奈伤痛 2020-12-18 03:50

I have a web application written in Spring and Java. There are parallel threads running on this web app for each request. It is using threadlocal to maintain the session id

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