A starter app for testing out your Apache Kafka deployment and trying out the Vert.x Kafka client. The app allows you to send records to a topic in Kafka called demo every two seconds and consume back ...
A Kafka Streams example app that shows how to create secure Java REST endpoints with Quarkus and communicate securely with Kafka. Please read Secure Kafka Streams with Quarkus and Java to see how this ...