Skip to content

Instantly share code, notes, and snippets.

@kaiwaehner
Created October 29, 2019 12:20
Show Gist options
  • Save kaiwaehner/926a87c770351cb98687316ce4505a45 to your computer and use it in GitHub Desktop.
Save kaiwaehner/926a87c770351cb98687316ce4505a45 to your computer and use it in GitHub Desktop.
final KafkaStreams streams = new TestKafkaStreams(builder.build(), streamsConfiguration);
streams.cleanUp();
streams.start();
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment