| Package | Description |
|---|---|
| org.springframework.batch.integration.async |
Components for executing item processing asynchronously and writing the results when processing is complete.
|
| org.springframework.batch.integration.chunk |
Components for remote chunking.
|
| org.springframework.batch.integration.config.annotation |
APIs for the configuration of Spring Integration components through annotations.
|
| org.springframework.batch.integration.config.xml |
APIs for the configuration of Spring Integration components through XML.
|
| org.springframework.batch.integration.launch |
Message based job launching components.
|
| org.springframework.batch.integration.partition |
Remote partitioning components.
|
| org.springframework.batch.integration.step |
Support classes related to steps when used with Spring Integration.
|