Skip to content

Commit a99819f

Browse files
authored
Create README.md
1 parent b09243c commit a99819f

File tree

1 file changed

+29
-0
lines changed

1 file changed

+29
-0
lines changed

README.md

+29
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,29 @@
1+
# SpringCloud learning 介绍
2+
> SpringCloud 是基于 *'SpringBoot项目结构'* 的微服务治理
3+
4+
5+
# 推荐环境
6+
java 8
7+
maven 3.3.9
8+
9+
# DB
10+
## 阿里云RDS
11+
12+
13+
# 一. 运行
14+
15+
## 1. 运行服务
16+
17+
18+
## 2. 运行测试
19+
20+
21+
# 二. 测试
22+
23+
24+
## sonar集成
25+
待集成
26+
*sonar 教程请自行google*
27+
28+
# 三. 生成docker镜像
29+
待集成

0 commit comments

Comments
 (0)