Skip to content

Spring boot application which describes how to use Apache Kafka in spring boot

License

Notifications You must be signed in to change notification settings

tomasbalaz/spring-boot-kafka

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Spring boot Kafka

Spring boot Kafka is Spring boot application which covers basic usage for Apache Kafka in Spring boot.

  • How to create Kafka topic
  • How to configure producer and KafkaTemplate
  • How to configure consumer
  • How to use @KafkaListener annotation
  • How to expose REST API and send message to kafka

About

Spring boot application which describes how to use Apache Kafka in spring boot

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages