update springboot3

This commit is contained in:
RuoYi
2024-06-24 14:48:38 +08:00
parent 32e448b6b4
commit e33e13d3b4
61 changed files with 431 additions and 416 deletions

View File

@@ -32,7 +32,7 @@
<!-- 阿里数据库连接池 -->
<dependency>
<groupId>com.alibaba</groupId>
<artifactId>druid-spring-boot-starter</artifactId>
<artifactId>druid-spring-boot-3-starter</artifactId>
</dependency>
</dependencies>