From 262ceaba4f2a9bb2504f50e92ef6ae5bc7ffd367 Mon Sep 17 00:00:00 2001 From: Samurais Date: Mon, 3 Sep 2018 16:09:44 +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 | 13 +++++++++++++ 1 file changed, 13 insertions(+) diff --git a/春松客服.md b/春松客服.md index b4d5239..cbe5fc8 100644 --- a/春松客服.md +++ b/春松客服.md @@ -160,6 +160,19 @@ SPRING_DATASOURCE_URL=jdbc:mysql://mysql:3306/contact-center?useUnicode=true&cha ``` +## 导入项目到集成开发工具 + +以IDEA为例,导入 + +### 执行/调试 + + + +### 配置环境变量 + + + + 该命令会创建MySQL,Redis和Contact-center的容器,启动后,访问 http://localhost:8035 确定服务正常运行了。