Package org.springframework.batch.item.avro
package org.springframework.batch.item.avro
-
ClassDescriptionAn
ItemReader
that deserializes data from aResource
containing serialized Avro objects.AnItemWriter
that serializes data to anWritableResource
using Avro.