This website works better with JavaScript.
Home
Issues
Pull Requests
Milestones
Repositories
Datasets
Forum
实训
竞赛
大数据
应用
Register
Sign In
hummingbird
/
spring-boot-demo
Not watched
Unwatch
Watch all
Watch but not notify
2
Star
0
Fork
0
Code
Releases
0
Wiki
Activity
Issues
0
Pull Requests
0
Datasets
Model
Cloudbrain
Browse Source
♻️
升级spring boot版本到3.x
3.x
Yangkai.Shen
2 years ago
parent
a7d1c92da3
commit
ce226dcc2e
1 changed files
with
1 additions
and
2 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+1
-2
pom.xml
+ 1
- 2
pom.xml
View File
@@ -78,8 +78,7 @@
<properties>
<java.version>11</java.version>
<!-- <spring.boot.version>3.0.0-M4</spring.boot.version>-->
<spring.boot.version>2.7.2</spring.boot.version>
<spring.boot.version>3.0.0-M4</spring.boot.version>
</properties>
<dependencyManagement>
Write
Preview
Loading…
Cancel
Save