Is it possible to provide a different default executor in CompletableFuture#supplyAsync?

前端 未结 0 1270
生来不讨喜
生来不讨喜 2020-12-04 09:12

I am currently adding distributed tracing to a project. However, trace spans use thread-local variables to store the trace context, e.g. traceId or spanId

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