Is java Jersey 2.1 client thread safe?

前端 未结 2 1651
-上瘾入骨i
-上瘾入骨i 2020-12-08 09:28

Documentation for jersey 2.0 says:

Client instances are expensive resources. It is recommended a configured instance is reused for the creation of W

2条回答
  •  粉色の甜心
    2020-12-08 10:25

    I think, based on the 2.1 release notes, nothing has changed in that regard, but I cannot find the motivation for this change in documentation.

提交回复
热议问题