File tree Expand file tree Collapse file tree 2 files changed +4
-0
lines changed
Expand file tree Collapse file tree 2 files changed +4
-0
lines changed Original file line number Diff line number Diff line change @@ -10,6 +10,8 @@ You can view and modify your service information and service governance configur
1010
1111## Quick Start
1212
13+ This project requires Java 11 && Maven >= 3.6.0.
14+
13151 . Download code: ` git clone https://github.com/opensergo/opensergo-dashboard.git `
14162 . Modify ` opensergo-dashboard-server/src/main/resources/application.yaml ` , specify the mysql server address
1517 * Table struct: [ opensergo-dashboard-server/src/main/resources/schema.sql] ( ./opensergo-dashboard-server/src/main/resources/schema.sql )
Original file line number Diff line number Diff line change 99
1010## 快速开始
1111
12+ 本项目依赖 Java 11 && Maven >= 3.6.0。
13+
12141 . 下载代码:` git clone https://github.com/opensergo/opensergo-dashboard.git `
13152 . 在` opensergo-dashboard-server/src/main/resources/application.yaml ` 中指定mysql的地址
1416 * mysql的表结构见 [ opensergo-dashboard-server/src/main/resources/schema.sql] ( ./opensergo-dashboard-server/src/main/resources/schema.sql )
You can’t perform that action at this time.
0 commit comments