From 0fc391e30238be67c05316dabd36b4651b2cb430 Mon Sep 17 00:00:00 2001
From: chuyan <1047381936@qq.com>
Date: Fri, 21 Feb 2020 17:42:48 +0800
Subject: [PATCH] =?UTF-8?q?=E4=BE=9D=E8=B5=96=E6=B7=BB=E5=8A=A0?=
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit
---
pom.xml | 5 +++++
1 file changed, 5 insertions(+)
diff --git a/pom.xml b/pom.xml
index cecdf60..fa6715f 100644
--- a/pom.xml
+++ b/pom.xml
@@ -79,6 +79,11 @@
compile
+
+ org.springframework.boot
+ spring-boot-starter-websocket
+
+
org.springframework.boot
spring-boot-test