zhuhongqi opened a new issue #1268: RestTemplateBuilder.create使用问题 URL: https://github.com/apache/servicecomb-java-chassis/issues/1268 RestTemplateBuilder.create里面是单例模式(RestTemplateWrapper的单例),这样导致如果我某个微服务接口调用设置了指定的超时时间会影响其他接口的调用,是否有其他的方法可以new一个RestTemplateWrapper出来呢?
---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: [email protected] With regards, Apache Git Services
