| Package | Description |
|---|---|
| org.springframework.batch.item |
Infrastructure interfaces and primary dependencies for item concerns.
|
| org.springframework.batch.item.adapter |
Adapters for Plain Old Java Objects.
|
| org.springframework.batch.item.amqp |
AMQP related batch components.
|
| org.springframework.batch.item.amqp.builder |
Builders for AMQP item reader and writer.
|
| org.springframework.batch.item.data |
Spring Data related readers and writers.
|
| org.springframework.batch.item.data.builder |
Builders for Spring Data item readers and writers.
|
| org.springframework.batch.item.database |
Infrastructure implementations of database based item readers and writers.
|
| org.springframework.batch.item.database.builder |
Builders for database item readers and writers.
|
| org.springframework.batch.item.database.orm |
Support classes for components using various ORM related technologies.
|
| org.springframework.batch.item.database.support |
Support classes for database specific semantics.
|
| org.springframework.batch.item.file |
Infrastructure implementations of io file concerns.
|
| org.springframework.batch.item.file.builder |
Builders for file item readers and writers.
|
| org.springframework.batch.item.file.mapping |
Infrastructure implementations of io file support mapping concerns.
|
| org.springframework.batch.item.file.separator |
Infrastructure implementations of io file support separator concerns.
|
| org.springframework.batch.item.file.transform |
Infrastructure implementations of io file support transform concerns.
|
| org.springframework.batch.item.function |
Adapters for
java.util.function components. |
| org.springframework.batch.item.jms |
JMS based reader/writer and related components.
|
| org.springframework.batch.item.jms.builder |
Builders for JMS item reader and writer.
|
| org.springframework.batch.item.json |
Infrastructure implementations of JSON input and output.
|
| org.springframework.batch.item.json.builder |
Builders for JSON item reader and writer.
|
| org.springframework.batch.item.kafka |
Apache Kafka related readers and writers
|
| org.springframework.batch.item.kafka.builder |
Builders for Apache Kafka item reader and writer.
|
| org.springframework.batch.item.ldif |
This package contains the classes required for using the LdifParser in Spring LDAP.
|
| org.springframework.batch.item.ldif.builder |
Builders for LDIF related components.
|
| org.springframework.batch.item.mail |
Java Mail based components.
|
| org.springframework.batch.item.mail.builder |
Builders for JavaMail related components.
|
| org.springframework.batch.item.mail.javamail |
JavaMail related components.
|
| org.springframework.batch.item.support |
Internal support package
|
| org.springframework.batch.item.support.builder |
Builders for support classes.
|
| org.springframework.batch.item.util |
Infrastructure utility classes.
|
| org.springframework.batch.item.validator |
Infrastructure implementations of item validator concerns.
|
| org.springframework.batch.item.xml |
Infrastructure implementations of xml input and output.
|
| org.springframework.batch.item.xml.builder |
Builders for Stax event item reader and writer.
|
| org.springframework.batch.item.xml.stax |
Item reader and writer based on Stax.
|
| org.springframework.batch.jsr.item |
Components for adapting JSR item based components to Spring Batch.
|
| org.springframework.batch.jsr.repeat |
APIs for JSR-352 repeat support.
|
| org.springframework.batch.poller |
APIs for polling support.
|
| org.springframework.batch.repeat |
Infrastructure implementations of repeat concerns.
|
| org.springframework.batch.repeat.callback |
Infrastructure implementations of repeat callback concerns.
|
| org.springframework.batch.repeat.context |
Infrastructure implementations of repeat context concerns.
|
| org.springframework.batch.repeat.exception |
Infrastructure implementations of repeat exception handler concerns.
|
| org.springframework.batch.repeat.interceptor |
Infrastructure implementations of repeat aop concerns.
|
| org.springframework.batch.repeat.listener |
Infrastructure implementations of repeat interceptor concerns.
|
| org.springframework.batch.repeat.policy |
Infrastructure implementations of repeat policy concerns.
|
| org.springframework.batch.repeat.support |
Infrastructure implementations of repeat support concerns.
|
| org.springframework.batch.support |
Infrastructure implementations of support concerns.
|
| org.springframework.batch.support.annotation | |
| org.springframework.batch.support.transaction |
Infrastructure implementations of support transaction concerns.
|