What this sample helps you learn
This module is the starting point for the [Kafka-to-TxEventQ migration sample](../README.md). It uses the standard Apache Kafka Java client to create a topic, produce ten weather events, and consume them back from Apache Kafka.
Highlights
- Java 21+
- Maven 3.9+
- A running Apache Kafka broker on localhost:9092