You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
|
|
|
# soul2-java-demo-version_1
|
|
|
|
|
|
|
|
处于试验性质的Java模板
|
|
|
|
|
|
|
|
## 开始
|
|
|
|
|
|
|
|
```bash
|
|
|
|
git clone http://gitea.soul2.cn/soul2/soul2-java-demo-version_1.git
|
|
|
|
```
|
|
|
|
|
|
|
|
## 分支
|
|
|
|
|
|
|
|
- `master`: 上线
|
|
|
|
- `develop`: 最新的开发版
|
|
|
|
|
|
|
|
## 运行
|
|
|
|
|
|
|
|
使用dev环境
|
|
|
|
` -Dspring.profiles.active=dev`
|
|
|
|
|
|
|
|
2022年9月6日 第一版 By soul2
|