This module contains articles about Apache Kafka.
- Kafka Streams vs. Kafka Consumer
- Introduction to Kafka Connectors
- Exactly Once Processing in Kafka with Java
- Custom Serializers in Apache Kafka
- Read Data From the Beginning Using Kafka Consumer API
- Add Custom Headers to a Kafka Message
- bootstrap-server in Kafka Configuration
- Ensuring Message Ordering in Kafka: Strategies and Configurations
- Is a Key Required as Part of Sending Messages to Kafka?
- Commit Offsets in Kafka
You can build the project from the command line using: mvn clean install, or in an IDE.