Skip to content

elyes41/KafKa-and-spring

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

KafKa-and-spring

a simple integration of kafka in spring boot you need to follow the installation procedure in thins link https://www.edureka.co/community/39170/how-to-install-kafka-on-windows-system you should tape this command after starring the both (start zookeeper first and after kafka) in the directory C:\kafka_2.12-2.3.1\bin\windows tape this command :kafka-console-producer.bat --broker-list localhost:9092 --topic "the name of topics indicated in the KafkaListner in Spring"

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages