X-Git-Url: https://juplo.de/gitweb/?a=blobdiff_plain;f=pom.xml;h=fc9e763394906d26adf7d3196e2001ad6858e7bd;hb=f9b0d9a71a85741983a451a51fdbd1c38632be87;hp=98ef4afd7c1be80d4d3d8ed0991f33f2c60b87fc;hpb=c9b6436008af42b013eae96db44d1d568b2ec9fa;p=demos%2Fkafka%2Fchat diff --git a/pom.xml b/pom.xml index 98ef4afd..fc9e7633 100644 --- a/pom.xml +++ b/pom.xml @@ -9,17 +9,18 @@ de.juplo.kafka - chatroom + chat-backend 0.0.1-SNAPSHOT Chatroom Service - Simplified Chatroom-Service, that needs state on the server + Simplified Chat-Service, that needs state on the server 17 + 1.0.8 org.springframework.boot - spring-boot-starter-web + spring-boot-starter-webflux @@ -43,6 +44,17 @@ spring-boot-starter-test test + + pl.rzrz + assertj-reactor + ${assertj-reactor.version} + test + + + org.mockito + mockito-core + test +