BAEL-1475: Reactive WebSockets with Spring 5

This commit is contained in:
felipeazv 2018-01-12 23:12:20 +01:00
parent b41ebab6b8
commit 466340e96f
1 changed files with 1 additions and 1 deletions

View File

@ -8,7 +8,7 @@
<packaging>jar</packaging>
<name>spring-reactive-websocket</name>
<description>Example from article: Reactive WebSockets with Spring 5</description>
<description>Reactive WebSockets with Spring 5</description>
<parent>
<groupId>com.baeldung</groupId>