X-Git-Url: https://juplo.de/gitweb/?a=blobdiff_plain;f=pom.xml;h=ca2325889b5df319aedcc695897ddb38b8f80265;hb=refs%2Fheads%2Fsumup-gateway;hp=6dfd615938a1bad0363cc9d19618343ab690d6b7;hpb=5b426263adb46e835333b127c1755c0a23035ece;p=demos%2Fkafka%2Fwordcount diff --git a/pom.xml b/pom.xml index 6dfd615..ca23258 100644 --- a/pom.xml +++ b/pom.xml @@ -8,13 +8,15 @@ 2.5.4 - de.juplo.kafka.wordcount - recorder - 0.0.1-SNAPSHOT - Wordcount-Recorder + de.juplo.kafka.sumup + gateway + 1-SNAPSHOT + REST Gateway for the SumUp-Services Recorder-service of the multi-user wordcount-example + 0.33.0 11 + 2.8.0 @@ -25,6 +27,14 @@ org.springframework.boot spring-boot-starter-web + + org.apache.kafka + kafka-clients + + + org.hibernate.validator + hibernate-validator + org.springframework.boot @@ -63,6 +73,18 @@ + + io.fabric8 + docker-maven-plugin + ${docker-maven-plugin.version} + + + + juplo/wordcount--%a:%v + + + +