apache-kafka
-
Comparing Apache Kafka, Amazon Kinesis, Microsoft Event Hubs and Google Pub/Sub
The rise of distributed log technologies Distributed log technologies such as Apache Kafka…
-
Spring Kafka – Spring Integration Example
Spring Integration extends the Spring programming model to support the well-known Enterpri…
-
Spring Kafka – Batch Listener Example
Starting with version 1.1 of Spring Kafka, @KafkaListener methods can be configured to rec…
-
Spring Kafka – Avro Bijection Example
Twitter Bijection is an invertible function library that converts back and forth between t…
-
Spring Kafka – Spring Boot Example
Spring Boot auto-configuration attempts to automatically configure your Spring application…
-
Spring Kafka – JSON Serializer Deserializer Example
JSON (JavaScript Object Notation) is a lightweight data-interchange format that uses human…
-
Spring Kafka – Apache Avro Serializer Deserializer Example
Apache Avro is a data serialization system. It uses JSON for defining data types/protocols…
-
Spring Kafka Embedded Unit Test Example
This guide will teach you everything you need to know about Spring Kafka Test. How to test…
-
Spring Kafka Consumer Producer Example
In this post, you’re going to learn how to create a Spring Kafka Hello World example that …
-
Apache Kafka – Download and Install on Windows
Apache Kafka is an open-source message broker project developed by the Apache Software Fou…