Reactor provides possibility to shift execution context to a different Scheduler like following:
Mono.just("test") .doOnNext(x -> System.out.