feat:【INFRA】文件存储,增加 enablePathStyleAccess 选项

This commit is contained in:
YunaiV
2025-04-25 21:48:37 +08:00
parent 0885eb7c70
commit 46676a439d
4 changed files with 34 additions and 49 deletions

View File

@@ -96,10 +96,8 @@
</dependency>
<dependency>
<groupId>software.amazon.awssdk</groupId>
<artifactId>bom</artifactId>
<artifactId>s3</artifactId>
<version>${awssdk.version}</version>
<type>pom</type>
<scope>import</scope>
</dependency>
<!-- 业务组件 -->