This repository provides categorized, real-world examples of stream processing using Java Streams and Kafka Streams.
arminmokri/StreamProcessing
StreamProcessing is a collection of practical examples for learning stream processing with Java and Kafka Streams, focused on real tasks like filtering, mapping, aggregation, and event handling.
JavaMIT