X-Git-Url: http://juplo.de/gitweb/?a=blobdiff_plain;f=pom.xml;h=13a0e7c6f41399110a51bb6568ffc7a8bd98f671;hb=7c8a7f4d0578077976a8b0ad328fa56fdf2d5a9e;hp=04fe374791de75fea9febaafd9e10a5f6b4ded84;hpb=efb78b0776af56dc8649e344f941070cedb13e6a;p=demos%2Fkafka%2Fchat diff --git a/pom.xml b/pom.xml index 04fe3747..13a0e7c6 100644 --- a/pom.xml +++ b/pom.xml @@ -44,7 +44,7 @@ org.springframework.boot - spring-boot-starter-data-mongodb + spring-boot-starter-data-mongodb-reactive org.apache.kafka @@ -59,6 +59,11 @@ spring-boot-starter-test test + + org.springframework.boot + spring-boot-testcontainers + test + pl.rzrz assertj-reactor @@ -72,7 +77,12 @@ org.testcontainers - testcontainers + mongodb + test + + + org.testcontainers + kafka test