Skip to content

Latest commit

 

History

History
4 lines (4 loc) · 355 Bytes

README.md

File metadata and controls

4 lines (4 loc) · 355 Bytes

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