/notes-on-kafka

Notes on Kafka and Spring Kafka

Primary LanguageJava

Notes on Kafka

Notes on Kafka, as a technology: here. Contains:

  • useful command-line tools
  • recipes to troubleshoot consumers and topics
  • annotated bibliography

Notes on using Kafka in Spring Boot: here. Contains a sample project showing:

  • explicit configuration,
  • minimal configuration,
  • testing consumers