Skip navigation links
Spring Batch

@NonNullApi

Package org.springframework.batch.core

Core domain context for Spring Batch covering jobs, steps, configuration and execution abstractions.

See: Description

Package org.springframework.batch.core Description

Core domain context for Spring Batch covering jobs, steps, configuration and execution abstractions. Most classes here are interfaces with implementations saved for specific applications. This is the public API of Spring Batch. There is a reference implementation of the core interfaces in the execution module.
Author:
Michael Minella, Mahmoud Ben Hassine
Skip navigation links
Spring Batch