counter: 1.1.4 - Introduced parameters for the config needed by the test
[demos/kafka/wordcount] / src / main / java / de / juplo / kafka / wordcount / counter / CounterApplicationProperties.java
2023-02-17 Kai Moritzcounter: 1.1.4 - Introduced parameters for the config... counter-1.1.4
2021-10-21 Kai Moritzcounter: 1.1.0 - Only counts words (splitting is done... counter-1.1.0
2021-10-11 Kai Moritzwordcount:1.0.0 - counts words, keyed by username and... counter-1.0.0