cch0/spring-boot-kafka
A sample application which demonstrates how to use KafkaTemplate to send message to Kafka Topic within a transaction and how message is received by the Kafka Consumer.
Java
A sample application which demonstrates how to use KafkaTemplate to send message to Kafka Topic within a transaction and how message is received by the Kafka Consumer.
Java