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