I am completely new to Kafka and avro and trying to use the confluent package. We have existing POJOs we use for JPA and I’d like to be able to simply produce an instance of my POJOs without having to reflect each value into a generic record manually. I seem to be missing how this […]
The post Converting pojos to generic records in confluent.io to send through a KafkaProducer appeared first on BlogoSfera.