Source code for the Kafka Streams in Action Book
-
Updated
Jul 11, 2021 - Java
Source code for the Kafka Streams in Action Book
Kafka Streams for Low Code Environments
Initial Template.
Kafka Stream Top Sellers with App and Broker containers with Spring BootEnd, Kafka Broker, Docker and To End Test
Kafka Streams Temperatures handling demo project for Spring Boot
сервис получающий данные из Kafka Stream и считающий статистику заказов по клиентам, статусу заказа и определенным промежуткам времени. Приправлен тестами и swagger
KafkaStreams application + Monitoring
The Processor API allows developers to define and connect custom processors and to interact with state stores. With the Processor API, you can define arbitrary stream processors that process one received record at a time, and connect these processors with their associated state stores to compose the processor topology that represents a customize…
Add a description, image, and links to the kafkastreams topic page so that developers can more easily learn about it.
To associate your repository with the kafkastreams topic, visit your repo's landing page and select "manage topics."