JAVA-18183 Upgraded spring related modules (#13574)
* [JAVA-18183] Moved spring-batch module to jdk9-and-above-profile * [JAVA-18183] Moved spring-boot-rest module to jdk9-and-above-profile * [JAVA-18183] Moved spring-drools module to jdk9-and-above-profile * [JAVA-18183] Moved spring-exceptions module to jdk9-and-above-profile * [JAVA-18183] Moved spring-jenkins-pipeline module to jdk9-and-above-profile * [JAVA-18183] Moved spring-core module to jdk9-and-above-profile * [JAVA-18183] Moved spring-core-4 module to jdk9-and-above-profile * [JAVA-18183] Moved spring-integration module to jdk9-and-above-profile * [JAVA-18183] Upgraded spring-drools dependencies --------- Co-authored-by: Dhawal Kapil <dhawalkapil@gmail.com>
This commit is contained in:
@@ -16,7 +16,7 @@ import org.springframework.integration.core.MessageSource;
|
||||
import org.springframework.integration.dsl.IntegrationFlow;
|
||||
import org.springframework.integration.dsl.IntegrationFlows;
|
||||
import org.springframework.integration.dsl.Pollers;
|
||||
import org.springframework.integration.dsl.channel.MessageChannels;
|
||||
import org.springframework.integration.dsl.MessageChannels;
|
||||
import org.springframework.integration.file.FileReadingMessageSource;
|
||||
import org.springframework.integration.file.FileWritingMessageHandler;
|
||||
import org.springframework.messaging.MessageChannel;
|
||||
|
||||
Reference in New Issue
Block a user