Uses of Package
org.springframework.batch.item.json
Packages that use org.springframework.batch.item.json
Package
Description
Infrastructure implementations of JSON input and output.
Builders for JSON item reader and writer.
-
Classes in org.springframework.batch.item.json used by org.springframework.batch.item.jsonClassDescriptionStrategy interface to marshal an object into a json representation.Strategy interface for Json readers.
-
Classes in org.springframework.batch.item.json used by org.springframework.batch.item.json.builderClassDescriptionItem writer that writes data in json format to an output file.
ItemStreamReader
implementation that reads Json objects from aResource
having the following format:Strategy interface to marshal an object into a json representation.Strategy interface for Json readers.