From 03b9488188adb85230b4e499279b3fdb1cd4363f Mon Sep 17 00:00:00 2001 From: jeelowcode Date: Fri, 25 Jul 2025 11:54:44 +0800 Subject: [PATCH] =?UTF-8?q?[update]=20=E5=8A=A0=E4=B8=8A=E6=94=AF=E6=8C=81?= =?UTF-8?q?jdk17+springboot3.3.1=E5=88=86=E6=94=AF?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- README.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/README.md b/README.md index 80831bb..a4ccea5 100644 --- a/README.md +++ b/README.md @@ -32,6 +32,11 @@ [社区/文档地址:http://doc.jeelowcode.com](http://doc.jeelowcode.com/) +| 分支 | 简介 | +|--------------|----------------------------| +| master | 使用jdk8 + SpringBoot2.7.18 | +| master_jdk17 | 使用jdk17 + SpringBoot3.3.1 | + ## 3.代码架构 ```