Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 0b1f169

Browse files
committed
update README.md
1 parent 3fcc630 commit 0b1f169

1 file changed

Lines changed: 8 additions & 7 deletions

File tree

README.md

Lines changed: 8 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -67,9 +67,9 @@ JeeSite Cloud 并没有重复制造轮子,它只是将目前比较成熟的、
6767
[GitCode](https://gitcode.com/thinkgem/jeesite-vue)
6868
[GitHub](https://github.com/thinkgem/jeesite-vue)
6969
* 源码合集仓库地址:
70-
[GVP](https://gitee.com/thinkgem/jeesite/tree/v5.springboot3.cloud)
71-
[G-Star](https://gitcode.com/thinkgem/jeesite/tree/v5.springboot2.cloud)
72-
[GitHub](https://github.com/thinkgem/jeesite/tree/v5.springboot3.cloud)
70+
[GVP](https://gitee.com/thinkgem/jeesite/tree/v5.springboot4.cloud)
71+
[G-Star](https://gitcode.com/thinkgem/jeesite/tree/v5.springboot4.cloud)
72+
[GitHub](https://github.com/thinkgem/jeesite/tree/v5.springboot4.cloud)
7373

7474
## 我们的优势
7575

@@ -103,18 +103,19 @@ JeeSite Cloud 并没有重复制造轮子,它只是将目前比较成熟的、
103103
* Spring Boot Admin 系统监控管理
104104
* ELK 日志采集、日志分析和可视化
105105
* Spring Boot 4.x 版本:<https://gitee.com/thinkgem/jeesite-cloud/tree/v5.springboot4.cloud>
106-
* Spring Boot 3.x 版本:<https://gitee.com/thinkgem/jeesite-cloud/tree/v5.springboot3.cloud>
106+
* Spring Boot 3.x 版本:<https://gitee.com/thinkgem/jeesite-cloud/tree/v5.springboot4.cloud>
107107
* Spring Boot 2.x 版本:<https://gitee.com/thinkgem/jeesite-cloud/tree/v5.springboot2.cloud>
108108

109109
## 获取源代码
110110

111111
```bash
112+
# 注意:不要在带有中文或空格的目录下执行。
112113
git clone https://gitee.com/thinkgem/jeesite-cloud.git
113114
cd jeesite-cloud
114-
# 注意:不要放到中文或带空格的目录下。
115-
```
116115

117-
```bash
116+
# 切换分支到 Spring Boot 4 分支
117+
git switch v5.springboot4.cloud
118+
118119
# 加载 git 子模块
119120
git submodule update --init
120121
```

0 commit comments

Comments
 (0)