Spring Batch - 参考文档

欢迎使用 Spring Batch 参考文档!该文档也可作为单个html和pdf文档使用。

参考文档分为几个部分:

Spring批次介绍

背景、使用场景和一般准则。

Spring Batch 4.3 中的新增功能

4.3 版中引入的新功能。

Batch 的领域语言

Batch 领域语言的核心概念和抽象。

配置和运行作业

作业配置、执行和管理。

配置步骤

步骤配置,不同类型的步骤,控制步骤流程。

项目读写

ItemReader 和ItemWriter接口以及如何使用它们。

物品处理

ItemProcessor界面以及如何使用它。

缩放和并行处理

多线程步骤、并行步骤、远程分块和分区。

重复

重复动作的完成策略和异常处理。

重试

可重试操作的重试和退避策略。

单元测试

作业和步骤测试工具和 API。

常见模式

常见的批处理模式和指南。

JSR-352 支持

JSR-352 支持,与 Spring Batch 的异同。

Spring 批量集成

Spring Batch 和 Spring Integration 项目之间的集成。

监控和指标

批处理作业监控和指标

提供以下附录:

ItemReaders 和 ItemWriters 列表

开箱即用提供的所有项目读取器和写入器的列表。

元数据模式

Batch 域模型使用的核心表。

批处理和事务

Spring Batch 中使用的事务边界、传播和隔离级别。

词汇表

Glossary of common terms, concepts and vocabulary of the Batch domain.


Lucas Ward, Dave Syer, Thomas Risberg, Robert Kasanicky, Dan Garrette, Wayne Lund, Michael Minella, Chris Schaefer, Gunnar Hillert, Glenn Renfro, Jay Bryant, Mahmoud Ben Hassine

Copyright © 2009 - 2022 Pivotal, Inc. All Rights Reserved.

Copies of this document may be made for your own use and for distribution to others, provided that you do not charge any fee for such copies and further provided that each copy contains this Copyright Notice, whether distributed in print or electronically.


1. see XML Configuration
Version 2.4.1
Last updated 2022-06-20 11:43:38 +0200