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

org.springframework.batch.item.json.package-info Maven / Gradle / Ivy

Go to download

The Spring Batch Infrastructure is a set of low-level components, interfaces and tools for batch processing applications and optimisations

There is a newer version: 5.1.2
Show newest version
/**
 * 

* Infrastructure implementations of JSON input and output. *

* * @author Mahmoud Ben Hassine */ @NonNullApi package org.springframework.batch.item.json; import org.springframework.lang.NonNullApi;




© 2015 - 2024 Weber Informatics LLC | Privacy Policy