Uses of Class
org.springframework.batch.item.KeyValueItemWriter
-
Uses of KeyValueItemWriter in org.springframework.batch.item.kafka
Modifier and TypeClassDescriptionclass
KafkaItemWriter<K,
T> AnItemWriter
implementation for Apache Kafka using aKafkaTemplate
with default topic configured.