BlockingMonoFunctionAccessor
constructor(monoFunctionAccessor: MonoFunctionAccessor<T, Mono<D>>, scheduler: Scheduler = Schedulers.boundedElastic())
Parameters
T
the type of the target object
D
the type of data in the Mono