counter: Implemented an integration test for the old message-format
authorKai Moritz <kai@juplo.de>
Sat, 11 Feb 2023 06:09:45 +0000 (07:09 +0100)
committerKai Moritz <kai@juplo.de>
Sat, 11 Feb 2023 12:59:34 +0000 (13:59 +0100)
commit9b66fb28d8b140694b9bdbd245e89bffb9f00726
tree2918a1a35ffa4c791100c2ad6ec047fa2e930306
parent9856b2a34d6e2bda771b83d2825c1db8e2a6916f
counter: Implemented an integration test for the old message-format
pom.xml
src/main/java/de/juplo/kafka/wordcount/counter/CounterApplication.java
src/test/java/de/juplo/kafka/wordcount/counter/CounterApplicationIT.java [new file with mode: 0644]
src/test/resources/logback-test.xml [new file with mode: 0644]