From e667ae2d5fde03c2b201d53cd012d77b77c2039a Mon Sep 17 00:00:00 2001 From: zhouhao Date: Wed, 11 Oct 2017 16:16:32 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BF=AE=E6=94=B9=E8=AF=B4=E6=98=8E?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- hsweb-examples/hsweb-examples-cloud/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/hsweb-examples/hsweb-examples-cloud/README.md b/hsweb-examples/hsweb-examples-cloud/README.md index 07b09d697..1e3780199 100644 --- a/hsweb-examples/hsweb-examples-cloud/README.md +++ b/hsweb-examples/hsweb-examples-cloud/README.md @@ -14,7 +14,7 @@ 2. 执行`hsweb-examples-cloud-service01`模块中的 `Service01Application` 3. 执行`hsweb-examples-cloud-user-center`模块中的 `UserCenterApplication` -##2. 使用spring-boot插件启动 +## 2. 使用spring-boot插件启动 分别进入3个模块,执行`mvn spring-boot:run`