Provides integration between Spring Batch and Spring Integration for scaling batch jobs.
<dependency>
<groupId>org.springframework.batch</groupId>
<artifactId>spring-batch-integration</artifactId>
<version>6.0.3</version>
</dependency>No compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Inject and use the RemoteChunkingManagerStepBuilderFactory to configure remote chunking steps.
Ensure spring-batch-integration version matches the Spring Batch and Spring Integration versions in your project.
No dependency data recorded yet.