Reactor Core removed the deprecated API `Schedulers.elastic()` (which requires moving to `Schedulers.boundedElastic()`). See https://github.com/reactor/reactor-core/issues/2207.