kafka-with-akka-streams-kafka-streams-tutorial icon indicating copy to clipboard operation
kafka-with-akka-streams-kafka-streams-tutorial copied to clipboard

Code samples for the Lightbend tutorial on writing microservices with Akka Streams, Kafka Streams, and Kafka

Results 2 kafka-with-akka-streams-kafka-streams-tutorial issues
Sort by recently updated
recently updated
newest added

Currently, you have to do an `sbt compile` once from the Terminal pane or a regular bash/windows command prompt. This builds `protobuf` and then the IntelliJ build works fine.

bug

Either a `data/README` file or put a section in the `./README`. People will want to know where we got the data (and we have to be careful to use data...

Documentation