Skip to content

imranbohoran/kafka-playground

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Kafka Spring Boot 2 Example

A very quick example of a Kafka and Spring Boot mix.

Pre-requisite:

  • Kafka locally (stick to the defaults of how zookeeper and )
  • Run in/kafka-topics.sh --create --zookeeper localhost:2181 --replication-factor 1 --partitions 1 --topic mytest

About

Examples on kafka pub-sub

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages