ref 升级脚手架依赖

This commit is contained in:
bootx
2025-08-21 12:48:17 +08:00
parent 1a3abea1e1
commit 6df7782ed2
107 changed files with 1419 additions and 6524 deletions

View File

@@ -6,7 +6,7 @@
<parent>
<groupId>org.springframework.boot</groupId>
<artifactId>spring-boot-starter-parent</artifactId>
<version>3.4.3</version>
<version>3.5.4</version>
<relativePath/> <!-- lookup parent from repository -->
</parent>
@@ -19,8 +19,8 @@
<maven.compiler.target>21</maven.compiler.target>
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
<bootx-platform.version>3.0.0.beta5</bootx-platform.version>
<daxpay.version>3.0.0.beta5</daxpay.version>
<bootx-platform.version>3.0.0</bootx-platform.version>
<daxpay.version>3.0.0</daxpay.version>
<minio.version>8.5.2</minio.version>
</properties>
@@ -46,16 +46,9 @@
</dependency>
<!-- 数据库驱动 MySQL -->
<!-- <dependency>-->
<!-- <groupId>com.mysql</groupId>-->
<!-- <artifactId>mysql-connector-j</artifactId>-->
<!-- </dependency>-->
<!--文件存储 (minio方式)-->
<dependency>
<groupId>io.minio</groupId>
<artifactId>minio</artifactId>
<version>${minio.version}</version>
<groupId>com.mysql</groupId>
<artifactId>mysql-connector-j</artifactId>
</dependency>
<!-- 支付通道 -->

View File

@@ -68,9 +68,6 @@ bootx-platform:
- '/css/**'
- '/error'
- '/favicon.ico'
file-upload:
# 使用后端代理访问, 线上请使用 Nginx 配置或者直连方式,效率更高
forward-server-url: http://127.0.0.1:9999
dax-pay:
env: DEV_
machine-no: 70