[update] 加上支持jdk17+springboot3.3.1分支

This commit is contained in:
jeelowcode
2025-07-25 11:54:44 +08:00
parent b222e1ff0f
commit 03b9488188

View File

@@ -32,6 +32,11 @@
[社区/文档地址http://doc.jeelowcode.com](http://doc.jeelowcode.com/)
| 分支 | 简介 |
|--------------|----------------------------|
| master | 使用jdk8 + SpringBoot2.7.18 |
| master_jdk17 | 使用jdk17 + SpringBoot3.3.1 |
## 3.代码架构
```