All Downloads are FREE. Search and download functionalities are using the official Maven repository.

org.springframework.batch.core.step.skip.package-info Maven / Gradle / Ivy

Go to download

Core domain for batch processing, expressing a domain of Jobs, Steps, Chunks, etc

There is a newer version: 5.1.1
Show newest version
/**
 * Specific implementations of skip concerns for items in a step.
 *
 * @author Michael Minella
 * @author Mahmoud Ben Hassine
 */
@NonNullApi
package org.springframework.batch.core.step.skip;

import org.springframework.lang.NonNullApi;




© 2015 - 2024 Weber Informatics LLC | Privacy Policy