Generated empty project on start.spring.io
authorKai Moritz <kai@juplo.de>
Wed, 1 Sep 2021 15:49:48 +0000 (17:49 +0200)
committerKai Moritz <kai@juplo.de>
Wed, 1 Sep 2021 15:51:58 +0000 (17:51 +0200)
commit5b426263adb46e835333b127c1755c0a23035ece
tree1d9378f48d5759d02eca55a0020b286db0ec24fb
Generated empty project on start.spring.io
.gitignore [new file with mode: 0644]
pom.xml [new file with mode: 0644]
src/main/java/de/juplo/kafka/wordcount/recorder/WordcountRecorderApplication.java [new file with mode: 0644]
src/main/resources/application.properties [new file with mode: 0644]
src/test/java/de/juplo/kafka/wordcount/recorder/WordcountRecorderApplicationTests.java [new file with mode: 0644]