BAEL-1475: Reactive WebSockets with Spring 5
This commit is contained in:
parent
b41ebab6b8
commit
466340e96f
|
@ -8,7 +8,7 @@
|
||||||
<packaging>jar</packaging>
|
<packaging>jar</packaging>
|
||||||
|
|
||||||
<name>spring-reactive-websocket</name>
|
<name>spring-reactive-websocket</name>
|
||||||
<description>Example from article: Reactive WebSockets with Spring 5</description>
|
<description>Reactive WebSockets with Spring 5</description>
|
||||||
|
|
||||||
<parent>
|
<parent>
|
||||||
<groupId>com.baeldung</groupId>
|
<groupId>com.baeldung</groupId>
|
||||||
|
|
Loading…
Reference in New Issue