© Michael T. Minella 2019
Michael T. MinellaThe Definitive Guide to Spring Batchhttps://doi.org/10.1007/978-1-4842-3724-3_4

4. Understanding Jobs and Steps

Michael T. Minella1 
(1)
Chicago, IL, USA
 

In Chapter 2, you created your first job. You walked through the configuration of a job and steps, executed the job, and configured a database to store your job repository. In that “Hello, World!” example, you began to scratch the surface of what jobs and steps are in Spring Batch. This chapter continues to explore jobs and steps at a much deeper level. You begin by learning what a job and a step are in relation to the Spring Batch framework.

From there, you dive into great detail about what happens when jobs or steps are executed, from loading them and ...

Get The Definitive Guide to Spring Batch: Modern Finite Batch Processing in the Cloud now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.