Skip to content
#

apache-kafka

Here are 59 public repositories matching this topic...

In this article, we will be using spring boot 2 feature to develop a sample Kafka subscriber and producer application.We will take a look at the use of KafkaTemplate to send messages to Kafka topics,@KafkaListener annotation to listen to those messages and @sendto annotation to forward messages to a specified topic.We will also take a look at ho…

  • Updated Apr 12, 2018
  • Shell

Improve this page

Add a description, image, and links to the apache-kafka topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the apache-kafka topic, visit your repo's landing page and select "manage topics."

Learn more