Module contains copy of code from kafka-streams-example There is open issue: extract embedded kafka for testing purpose.
EmbeddedSingleNodeKafkaCluster
contains: Zookeeper, KafkaBroker and SchemaRegistry.
- Schema registry at start call some deprecated methods, check logs
- Current support java8 only, because there are reflections usage under the hood