Registry / messaging / spring-batch-integration

spring-batch-integration

JSON →
library6.0.3javamavenunverified

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>
INSTALL
IMPORT
SIG · SPRING-BATCH-INTEG
S
spring-batch-integration
messagingjavav6.0.3
harness data pending
Install & Compatibility
Where this runs

No compatibility data collected yet for this library.

Code
Verified usage

Verified import paths — ran on the pinned version, not inferred.

RemoteChunkingManagerStepBuilderFactory
org.springframework.batch.integration.chunk.RemoteChunkingManagerStepBuilderFactory

Inject and use the RemoteChunkingManagerStepBuilderFactory to configure remote chunking steps.

import org.springframework.batch.integration.chunk.RemoteChunkingManagerStepBuilderFactory; import org.springframework.beans.factory.annotation.Autowired; @Autowired private RemoteChunkingManagerStepBuilderFactory factory; // Use factory to configure a remote chunking step
Debug
Known issues
breakingSpring Batch Integration requires compatible versions of Spring Batch and Spring Integration.
fix
Ensure spring-batch-integration version matches the Spring Batch and Spring Integration versions in your project.
affects: all
Upgrade
Version history
6.0.3latest on Maven
Audit
Dependencies

No dependency data recorded yet.

Agent activity
18 hits · last 30 days
node
16
Amazon
1
OpenAI (training)
1
Resources
spring-batch-integration — mvn dependency:get spring-batch-integration · libregistry