Uses of Class
org.springframework.batch.item.json.JsonItemReader
Package
Description
Builders for JSON item reader and writer.
-
Uses of JsonItemReader in org.springframework.batch.item.json.builder
Modifier and TypeMethodDescriptionJsonItemReaderBuilder.build()
Validate the configuration and build a newJsonItemReader
.