What this sample helps you learn
This module is step 2 of the [Kafka-to-TxEventQ migration sample](../README.md). It keeps Oracle AI Database Transactional Event Queues as the transport and adds OSON serialization for `WeatherEvent` messages using the Oracle JSON libraries.
Highlights
- Java 21+
- Maven 3.9+
- Oracle AI Database Free running on localhost:1521
- The testuser schema and TxEventQ grants created with ../testuser.sql