Skip to Content
Learning Spring Batch
on-demand course

Learning Spring Batch

with Michael Minella
May 2016
Intermediate content levelIntermediate
4h 48m
English
Infinite Skills
Closed Captioning available in German, English, Spanish, French, Italian, Japanese

Overview

Spring developers doing batch processing turn to Spring Batch for a multitude of reasons, but three stand out. First, Spring Batch is THE leading batch framework on the JVM. If you compare JSR 352 documentation (the Java spec for standardizing batch processing) with the documentation for Spring Batch, you'll see two virtually identical documents. For all intents and purposes, Spring Batch is JSR 352. Second, it can scale from a single JVM to multiple JVMs, which means it can handle any batch processing work load. Third, it has a compelling set of robust error handling capabilities that minimize errors and keeps (for the most part) your trouble pager from buzzing at 3AM. Topics in this video include project setup, job configuration, reading and writing to various inputs and outputs, validating, processing, and filtering of data, as well as operational concerns such as error handling, receiving informational messages, and scaling jobs.

  • Learn everything Spring developers need to know to get going with batch processing
  • Understand job flow - Spring's infrastructure for setting up and configuring batch processing
  • Survey Spring's ready-to-use tools for reading and writing to various inputs and outputs
  • Learn Spring techniques for validating, processing, and filtering data
  • Learn to scale from a single JVM to multiple JVMs and handle any work load
  • Discover why Spring's error handling capabilities can keep your pager from buzzing at 3AM

Michael Minella is a software engineer, teacher and author with over a decade of enterprise development experience. Michael was a member of the expert group for JSR-352 (java batch processing). He currently works for Pivotal as the project lead for the Spring Batch project as well as an instructor at DePaul University. Michael is the author of Pro Spring Batch from Apress and the popular Refcard JUnit and EasyMock.

Become an O’Reilly member and get unlimited access to this title plus top books and audiobooks from O’Reilly and nearly 200 top publishers, thousands of courses curated by job role, 150+ live events each month,
and much more.
Start your free trial

You might also like

Spring Batch in Action

Spring Batch in Action

Olivier Bazoud, Thierry Templier, Arnaud Cogoluegnes, Gary Gregory
Spring Boot Fundamentals

Spring Boot Fundamentals

Bharath Thippireddy

Publisher Resources

ISBN: 9781771375146Supplemental Content