Relative Content

Tag Archive for javaproject-reactor

How to Handle Future in Mono?

At the moment, I have a poor implementation of obtaining data from the Future using get, this operation is blocking, please tell me, is it possible in Project Reactor to convert Future to Mono?