Examples
| Kafka Quick Start * Running a Kafka cluster locally (Docker) * Producing Kafka messages * Consuming Kafka messages | Kafka Protobuf 1![]() * Running a Kafka cluster locally (Docker) * Defining the Protobuf Schema * Producing Protobuf messages * Consuming Protobuf messages |
Schema Registry Spring Boot![]() The purpose of the Example is to configure a basic Kafka producer and consumer that will produce and consume messages from the same topic, using a pre defined avro schema for the message sent. | Kafka Avro 1![]() * Running a Kafka cluster locally (Docker) * Defining the Avro Schema * Producing Avro messages * Consuming Avro messages |


