File tree Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -76,7 +76,7 @@ https://github.com/JS-Encoder/JS-Encoder-Online
76
76
77
77
该项目需要用到redis,rabbitmq,zookeeper等技术,用户需要提前安装好所需的环境搭配本地
78
78
79
- 1 . clone项目到本地 https://github.com/WxrLZQ /JS-Encoder_Java.git
79
+ 1 . clone项目到本地 https://github.com/JS-Encoder /JS-Encoder_Java.git
80
80
81
81
2 . 创建好一个空的数据库 onlineide ,导入 onlineide.sql ,并修改项目中关于数据库的配置( js-encoder-web 中 resource 目录下的 applicaition-dev.yml 文件)即可
82
82
Original file line number Diff line number Diff line change 11
11
12
12
13
13
<modules >
14
- <module >springboot-dubbo -api</module >
15
- <module >springboot-dubbo -service</module >
16
- <module >springboot-dubbo -web</module >
14
+ <module >js-encoder -api</module >
15
+ <module >js-encoder -service</module >
16
+ <module >js-encoder -web</module >
17
17
</modules >
18
18
19
19
You can’t perform that action at this time.
0 commit comments