In Spring Batch, why the KafkaItemWriter is being triggered just in the second try?
I have multiple jobs that does the same thing. Receive XLSX via controller -> process -> write to a Kafka topic
.
I have multiple jobs that does the same thing. Receive XLSX via controller -> process -> write to a Kafka topic
.