Skip to content

Latest commit

 

History

History
21 lines (13 loc) · 894 Bytes

README.markdown

File metadata and controls

21 lines (13 loc) · 894 Bytes

This is a Giter8 template for a scala-based Kakfa streams

You can create a new project based on this template with the following command (no need to clone this repo):

sbt new sv3ndk/kafka-streams-scala.g8

The created project should contain a basic Kafka Streams wordcount example based on Lightbend's wrapper around Kafka Streams API. See also Lightbend's blog post

License

Written in 2018 by Svend Vanderveken

To the extent possible under law, the author(s) have dedicated all copyright and related and neighboring rights to this template to the public domain worldwide. This template is distributed without any warranty. See http://creativecommons.org/publicdomain/zero/1.0/.