Spring Batch - 参考文档(Reference Documentation)

欢迎来到 Spring 批量(Spring Batch)文档!本文档的内容同时还提供单一 htmlpdf 文档。

本参考文档被分列为下面的部分:

文档内容链接 文档介绍


Spring Batch Introduction 背景,使用场景和一些常用使用指引。
What’s New in Spring Batch 4.2 4.2 版本中的新特性。
The Domain Language of Batch 核心概念和有关批处理域语言(Batch Domain Language)的抽象
Configuring and Running a Job 作业(Job)配置,执行和管理
Configuring a Step 步骤(Step)配置,不同类型的步骤,控制步骤流
ItemReaders and ItemWriters 条目(Item)读和写接口以及如何使用它们
Scaling and Parallel Processing 多线程步骤(Steps),并行步骤,远程分块(Chunking)和分区(Partitioning)
Repeat 重复行为(Repetitive Actions)的完成策略和异常处理
Retry 可重试操作的重做和退出策略
Unit Testing 作业和步骤的测试策略和 APIs
Common Batch Patterns 通用批量处理模式和使用指引
JSR-352 Support JSR-352 支持,与 Spring Batch 相似和不同之处
Spring Batch Integration Spring Batch 与 Spring 其他项目的整合
Monitoring and metrics 批量作业的监控和指标

有下列有关的可用附录:

附录名称和链接 文档介绍


List of ItemReaders and ItemWriters 提供的开箱即用(out-of-the box)项目读和写的完整列表
Meta-Data Schema 批量域模式使用的核心表
Batch Processing and Transactions Spring Batch 中使用的事务边界(Transaction Boundaries),事务传播(Transaction propagation)和事务隔离级别(Transaction Isolation Levels)
Glossary 批量域中使用的常用术语,概念和词汇。

文档的中文版本由 CWIKI.US 进行翻译和整理。请访问 Spring Batch 文档和手册(中文)