From 8e819e94210b2eb58f9558c14b358a283b71b3f3 Mon Sep 17 00:00:00 2001 From: Stormeye Wu Date: Thu, 18 Apr 2019 20:38:30 +0800 Subject: [PATCH] =?UTF-8?q?[websocket][=E4=BF=AE=E6=94=B9]:log=E4=BF=9D?= =?UTF-8?q?=E5=AD=98=E7=9B=AE=E5=BD=95=E4=BF=AE=E6=94=B9?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- mallinkWebSocketServer/src/main/resources/application.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/mallinkWebSocketServer/src/main/resources/application.yml b/mallinkWebSocketServer/src/main/resources/application.yml index af5f1645a..6124e1d2c 100644 --- a/mallinkWebSocketServer/src/main/resources/application.yml +++ b/mallinkWebSocketServer/src/main/resources/application.yml @@ -3,7 +3,7 @@ server: port: 7100 servlet: - context-path: /W + context-path: /w spring: application: