X-Git-Url: https://juplo.de/gitweb/?a=blobdiff_plain;f=pom.xml;h=fc9e763394906d26adf7d3196e2001ad6858e7bd;hb=f9b0d9a71a85741983a451a51fdbd1c38632be87;hp=22d1810bc18fbf4cae50150971d44d4fe8a0f01b;hpb=974327a0e3a970af36e3ace4a8fb17d8a800b4a3;p=demos%2Fkafka%2Fchat diff --git a/pom.xml b/pom.xml index 22d1810b..fc9e7633 100644 --- a/pom.xml +++ b/pom.xml @@ -9,12 +9,13 @@ 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 @@ -43,6 +44,17 @@ spring-boot-starter-test test + + pl.rzrz + assertj-reactor + ${assertj-reactor.version} + test + + + org.mockito + mockito-core + test +