Uses of Class
org.springframework.batch.item.support.AbstractFileItemWriter
Package
Description
Infrastructure implementations of io file concerns.
Infrastructure implementations of JSON input and output.
-
Uses of AbstractFileItemWriter in org.springframework.batch.item.file
Modifier and TypeClassDescriptionclass
This class is an item writer that writes data to a file or stream. -
Uses of AbstractFileItemWriter in org.springframework.batch.item.json
Modifier and TypeClassDescriptionclass
Item writer that writes data in json format to an output file.