Skip to content

Instantly share code, notes, and snippets.

@kaiwaehner
Created October 29, 2019 12:20
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 1 You must be signed in to fork a gist
  • 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