Skip to content

Springboot application connecting to mutiple kafka clusters

Notifications You must be signed in to change notification settings

ksushant881/multi-kafka-connection

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Springboot multi kafka connection example

  • Run the kafka clusters using this
  • Send get requests using path variables eg: http://localhost:8080/api/kafka/test/send2/{ "userId": 1, "id": 1, "title": "delectus aut autem", "completed": false}
  • See relevant logs or kafdrop for both clusters

About

Springboot application connecting to mutiple kafka clusters

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages