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

org.springframework.batch.core.scope.context.package-info Maven / Gradle / Ivy

/**
 * Implementation of the contexts for each of the custom bean scopes in Spring Batch (Job and Step).
 *
 * @author Michael Minella
 * @author Mahmoud Ben Hassine
 */
@NonNullApi
package org.springframework.batch.core.scope.context;

import org.springframework.lang.NonNullApi;




© 2015 - 2024 Weber Informatics LLC | Privacy Policy