Skip to content

Commit

Permalink
⬆️ 依赖升级 springboot 3.0.1 doc 增加分支说明
Browse files Browse the repository at this point in the history
  • Loading branch information
lbw committed Jan 4, 2023
1 parent c4fff00 commit c79a258
Showing 1 changed file with 8 additions and 1 deletion.
9 changes: 8 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -37,6 +37,13 @@
- master: java8 + springboot 2.7 + springcloud 2021
- jdk17: java17 + springboot 3.0 + springcloud 2022

| 分支 | 说明 |
|-----------------|------------------------------------------------------------------|
| master | java8 + springboot 2.7 + springcloud 2021 |
| sca-springboot3 | java17 + springboot 3.0 + springcloud 2022 |
| sct-springboot3 | java17 + springboot 3.0 + springcloud 2022 |


### 核心依赖

| 依赖 | 版本 |
Expand All @@ -45,7 +52,7 @@
| Spring Cloud | 2021.0.5 |
| Spring Cloud Alibaba | 2021.0.4.0 |
| Spring Authorization Server | 0.4.0 |
| Mybatis Plus | 3.5.2 |
| Mybatis Plus | 3.5.3.1 |
| hutool | 5.8.10 |

### 模块说明
Expand Down

0 comments on commit c79a258

Please sign in to comment.