Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
jinli gu
Litemall
Commits
d7eb84a0
Commit
d7eb84a0
authored
May 24, 2019
by
Junling Bu
Browse files
采用java命令运行all模块(spring-boot:run存在问题)
parent
87b2c274
Changes
1
Hide whitespace changes
Inline
Side-by-side
README.md
View file @
d7eb84a0
...
@@ -110,9 +110,8 @@ litemall = Spring Boot后端 + Vue管理员前端 + 微信小程序用户前端
...
@@ -110,9 +110,8 @@ litemall = Spring Boot后端 + Vue管理员前端 + 微信小程序用户前端
```bash
```bash
cd litemall
cd litemall
mvn install
mvn install
mvn package
mvn clean package
cd ./litemall-all
java -jar litemall-all/target/litemall-all-0.1.0-exec.jar
mvn spring-boot:run
```
```
4.
启动管理后台前端
4.
启动管理后台前端
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment