X-Git-Url: http://juplo.de/gitweb/?a=blobdiff_plain;f=pom.xml;h=4b24058884e4814eeaa4927ed41a2df2cef83d28;hb=2dc6bac0fe439c09c3e4bd113784a95f8a3e33b8;hp=98ef4afd7c1be80d4d3d8ed0991f33f2c60b87fc;hpb=c9b6436008af42b013eae96db44d1d568b2ec9fa;p=demos%2Fkafka%2Fchat diff --git a/pom.xml b/pom.xml index 98ef4afd..4b240588 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,12 @@ spring-boot-starter-test test + + pl.rzrz + assertj-reactor + ${assertj-reactor.version} + test +