X-Git-Url: https://juplo.de/gitweb/?a=blobdiff_plain;f=pom.xml;h=e474870582fee1d45b2d1d6b86ec6aeda1603359;hb=87dfbae7121737c4fe1b7b996b628f5c3a8b0bdb;hp=4c52f3753088fee5f43cf9711334fcaeadfc0546;hpb=7eb2c864e132b2e1b14c7971d06b4b2c960b4170;p=demos%2Fkafka%2Ftraining diff --git a/pom.xml b/pom.xml index 4c52f37..e474870 100644 --- a/pom.xml +++ b/pom.xml @@ -12,60 +12,66 @@ de.juplo.kafka - simple-producer - Super Simple Producer + spring-consumer-json + Spring Consumer + Super Simple Consumer-Group, that is implemented as Spring-Boot application and configured by Spring Kafka 1.0-SNAPSHOT + + 11 + + - org.apache.kafka - kafka-clients + org.springframework.boot + spring-boot-starter-web + + + org.springframework.boot + spring-boot-starter-validation + + + org.springframework.boot + spring-boot-starter-actuator + + + org.springframework.boot + spring-boot-configuration-processor + true + + + org.springframework.kafka + spring-kafka org.projectlombok lombok - ch.qos.logback - logback-classic + org.springframework.boot + spring-boot-starter-test + test + + + org.springframework.kafka + spring-kafka-test + test - pl.project13.maven - git-commit-id-plugin - - - org.apache.maven.plugins - maven-dependency-plugin + org.springframework.boot + spring-boot-maven-plugin - copy-dependencies - package - copy-dependencies + build-info - - ${project.build.directory}/libs - - - org.apache.maven.plugins - maven-jar-plugin - - - - true - libs/ - de.juplo.kafka.SimpleProducer - - - - io.fabric8 docker-maven-plugin @@ -87,8 +93,10 @@ + + maven-failsafe-plugin + -