X-Git-Url: https://juplo.de/gitweb/?a=blobdiff_plain;f=pom.xml;h=a6228d55d29a6db033cf809360a065a0f72e0b2a;hb=62029f7e83610e0f432bcab6caa9e85376d03cba;hp=39a9e4e0834e7d82ea071467f3942b3a7c1916a9;hpb=d4bf2b7400df95df6c3f2534519671e596163be2;p=demos%2Fkafka%2Ftraining diff --git a/pom.xml b/pom.xml index 39a9e4e..a6228d5 100644 --- a/pom.xml +++ b/pom.xml @@ -12,11 +12,24 @@ de.juplo.kafka - first-contact - First Contact: a Simple Producer and a simple Consumer-Group + manual-partitioning + Manual Partitioning: a version of the Endless Producer with fixed partitioning 1.0-SNAPSHOT + + org.springframework.boot + spring-boot-starter-web + + + org.springframework.boot + spring-boot-starter-actuator + + + org.springframework.boot + spring-boot-configuration-processor + true + org.apache.kafka kafka-clients @@ -26,29 +39,36 @@ lombok - ch.qos.logback - logback-classic + org.springframework.boot + spring-boot-starter-test + test - org.codehaus.mojo - exec-maven-plugin - 3.0.0 + org.springframework.boot + spring-boot-maven-plugin + + + io.fabric8 + docker-maven-plugin + 0.33.0 + + + + juplo/%a:%v + + + - producer - - de.juplo.kafka.SimpleProducer - - - - consumer - - de.juplo.kafka.SimpleConsumer - + build + package + + build +