Update spring-batch-intro.adoc

Added space between to and workflow-driven
This commit is contained in:
Harinath Kuntamukkala
2020-08-05 11:28:52 +08:00
committed by Mahmoud Ben Hassine
parent 006a9632ca
commit fed528ea3e

View File

@@ -95,7 +95,7 @@ Business Scenarios
* Staged, enterprise message-driven processing
* Massively parallel batch processing
* Manual or scheduled restart after failure
* Sequential processing of dependent steps (with extensions toworkflow-driven batches)
* Sequential processing of dependent steps (with extensions to workflow-driven batches)
* Partial processing: skip records (for example, on rollback)
* Whole-batch transaction, for cases with a small batch size or existing stored
procedures/scripts