counter: Introduced parameters for the config, that is needed by the test
authorKai Moritz <kai@juplo.de>
Sat, 11 Feb 2023 14:38:03 +0000 (15:38 +0100)
committerKai Moritz <kai@juplo.de>
Sat, 11 Feb 2023 14:38:03 +0000 (15:38 +0100)
commit1eada00db1c67936e7b5067a65a80207ce01f5f3
tree7a967e9e3b7b9607602af6eaf08c550e93ff7ff4
parent9b66fb28d8b140694b9bdbd245e89bffb9f00726
counter: Introduced parameters for the config, that is needed by the test
src/main/java/de/juplo/kafka/wordcount/counter/CounterApplication.java
src/main/java/de/juplo/kafka/wordcount/counter/CounterApplicationProperties.java
src/test/java/de/juplo/kafka/wordcount/counter/CounterApplicationIT.java