The Spring Batch Infrastructure is a set of low-level components, interfaces and tools for batch processing applications and optimisations.
<dependency>
<groupId>org.springframework.batch</groupId>
<artifactId>spring-batch-infrastructure</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.
Implements a simple ItemReader that reads three items.
No known issues recorded.
No dependency data recorded yet.