mirror of
https://github.com/spring-projects/spring-framework.git
synced 2026-09-23 06:29:10 +00:00
First wave scheduler contract migration
This commit is contained in:
+1
-1
@@ -24,7 +24,7 @@ import org.junit.Test;
|
||||
import reactor.core.publisher.Flux;
|
||||
import reactor.core.publisher.Mono;
|
||||
import reactor.core.publisher.SchedulerGroup;
|
||||
import reactor.core.timer.Timer;
|
||||
import reactor.core.scheduler.Timer;
|
||||
|
||||
import org.springframework.core.io.buffer.DataBufferAllocator;
|
||||
import org.springframework.core.io.buffer.DefaultDataBufferAllocator;
|
||||
|
||||
Reference in New Issue
Block a user