From 621d07abc36437cf39d6d84ea10005ac1583ef61 Mon Sep 17 00:00:00 2001 From: Samurais Date: Mon, 3 Sep 2018 16:11:48 +0800 Subject: [PATCH] =?UTF-8?q?Updated=20=E6=98=A5=E6=9D=BE=E5=AE=A2=E6=9C=8D?= =?UTF-8?q?=20(markdown)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- 春松客服.md | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/春松客服.md b/春松客服.md index cbe5fc8..0cd5923 100644 --- a/春松客服.md +++ b/春松客服.md @@ -164,7 +164,7 @@ SPRING_DATASOURCE_URL=jdbc:mysql://mysql:3306/contact-center?useUnicode=true&cha 以IDEA为例,导入 -### 执行/调试 +### 配置执行/调试 @@ -173,6 +173,10 @@ SPRING_DATASOURCE_URL=jdbc:mysql://mysql:3306/contact-center?useUnicode=true&cha +### 执行/调试 + + + 该命令会创建MySQL,Redis和Contact-center的容器,启动后,访问 http://localhost:8035 确定服务正常运行了。