From: Kai Moritz Date: Thu, 15 May 2025 21:38:03 +0000 (+0200) Subject: Branch für ein einfaches DLT-Setup X-Git-Url: http://juplo.de/gitweb/?a=commitdiff_plain;h=ec4a13a0c7d6b382922febf1f03e29aba91f6a6b;p=demos%2Fkafka%2Ftraining Branch für ein einfaches DLT-Setup --- diff --git a/BRANCHES.sh b/BRANCHES.sh index c763f2e..c4d10f0 100755 --- a/BRANCHES.sh +++ b/BRANCHES.sh @@ -107,6 +107,8 @@ spring__spring_consumer__kafkahandler=spring/spring-consumer--kafkahandler spring__spring_consumer__kafkahandler__ROOT=spring/spring-consumer--json spring__spring_consumer__messageconverter=spring/spring-consumer--messageconverter spring__spring_consumer__messageconverter__ROOT=spring/spring-consumer--kafkahandler +spring__spring_consumer__messageconverter__dlt=spring/spring-consumer--messageconverter--dlt +spring__spring_consumer__messageconverter__dlt__ROOT=spring/spring-consumer--messageconverter spring__supersimple_consumer=spring/supersimple-consumer spring__supersimple_consumer__ROOT=spring/spring-consumer spring__supersimple_consumer__vorlage=spring/supersimple-consumer--vorlage @@ -209,6 +211,7 @@ BRANCHES="\ spring__spring_consumer__json__messages__vorlage \ spring__spring_consumer__kafkahandler \ spring__spring_consumer__messageconverter \ + spring__spring_consumer__messageconverter__dlt \ spring__supersimple_consumer \ spring__supersimple_consumer__vorlage \ spring__spring_consumer__kafkalistener \