java8 how to convert Future to CompleteableFuture

后端 未结 0 1946
死守一世寂寞
死守一世寂寞 2021-01-12 10:51

I am using jetty websocket api , which returns future for most of its calls.

What is the simple and efficient method for converting Future to CompletableFuture using

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