かんがるーさんの日記

最近自分が興味をもったものを調べた時の手順等を書いています。今は Spring Boot をいじっています。

2019-10-22から1日間の記事一覧

Spring Boot + Spring Integration でいろいろ試してみる ( その47 )( Docker Compose でサーバを構築する、Kafka 編14 - Kafka Streams の Window 処理を試してみる )

概要 記事一覧はこちらです。 Kafka Streams の Windowing を参考に(というかほぼコピペです) Window 処理を実装して動作を確認します。 参照したサイト・書籍 Streams DSL - Windowing https://docs.confluent.io/current/streams/developer-guide/dsl-ap…