Java DSL for Spring Integration, enabling fluent configuration of integration flows.
<dependency>
<groupId>org.springframework.integration</groupId>
<artifactId>spring-integration-java-dsl</artifactId>
<version>1.2.3.RELEASE</version>
</dependency>No compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Define a simple integration flow using the Java DSL.
Use org.springframework.integration.dsl.IntegrationFlows from spring-integration-core.
No dependency data recorded yet.