We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent cc6472c commit 23477afCopy full SHA for 23477af
spring-integration-core/src/test/java/org/springframework/integration/dsl/flows/IntegrationFlowTests.java
@@ -95,6 +95,7 @@
95
import org.springframework.messaging.support.ChannelInterceptor;
96
import org.springframework.messaging.support.GenericMessage;
97
import org.springframework.scheduling.TaskScheduler;
98
+import org.springframework.scheduling.concurrent.SimpleAsyncTaskScheduler;
99
import org.springframework.scheduling.concurrent.ThreadPoolTaskExecutor;
100
import org.springframework.scheduling.concurrent.ThreadPoolTaskScheduler;
101
import org.springframework.stereotype.Component;
0 commit comments