X-Git-Url: http://juplo.de/gitweb/?a=blobdiff_plain;f=pom.xml;h=35b846c0ee0871e333a7f00ba417c27ec60e6d41;hb=refs%2Fheads%2Fspring%2Fspring-consumer--json--vorlage;hp=2217d9bde2a9bc1bde518dd86342b563bc33fdec;hpb=817025f4706b8499c88a3d4e850e7658780ae92a;p=demos%2Fkafka%2Ftraining diff --git a/pom.xml b/pom.xml index 2217d9b..35b846c 100644 --- a/pom.xml +++ b/pom.xml @@ -12,61 +12,66 @@ de.juplo.kafka - simple-consumer + spring-consumer--json + Spring Consumer + Super Simple Consumer-Group, that is implemented as Spring-Boot application and configured by Spring Kafka 1.0-SNAPSHOT - Simple Consumer-Group - Super Simple Consumer-Group, that is implemented as a plain Java-program + + + 17 + - 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.SimpleConsumer - - - - io.fabric8 docker-maven-plugin @@ -88,8 +93,10 @@ + + maven-failsafe-plugin + -