Skip to content

Extract ConfigurationKeys class to Kafka Streams common Project

The ConfigurationKeys class used in the use cases is nearly the same with some special configuration keys just for this Use case. So the common keys can be extracted to the commons project to maintain them better.

Edited by Björn Vonheiden