We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 15a393b commit d4133deCopy full SHA for d4133de
spring-batch-docs/asciidoc/spring-batch-intro.adoc
@@ -95,7 +95,7 @@ Business Scenarios
95
* Staged, enterprise message-driven processing
96
* Massively parallel batch processing
97
* Manual or scheduled restart after failure
98
-* Sequential processing of dependent steps (with extensions toworkflow-driven batches)
+* Sequential processing of dependent steps (with extensions to workflow-driven batches)
99
* Partial processing: skip records (for example, on rollback)
100
* Whole-batch transaction, for cases with a small batch size or existing stored
101
procedures/scripts
0 commit comments