An open API service indexing awesome lists of open source software.

https://github.com/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.
https://github.com/cch0/spring-boot-kafka

Last synced: about 1 year ago
JSON representation

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.

Awesome Lists containing this project