minio分权限存储
This commit is contained in:
@@ -83,6 +83,13 @@
|
||||
<version>8.5.7</version> <!-- 使用最新版本 -->
|
||||
</dependency>
|
||||
|
||||
<dependency>
|
||||
<groupId>io.minio</groupId>
|
||||
<artifactId>minio-admin</artifactId>
|
||||
<version>8.5.7</version> <!-- 可根据最新版本替换 -->
|
||||
</dependency>
|
||||
|
||||
|
||||
<!-- Apache Commons IO 用于流操作 -->
|
||||
<dependency>
|
||||
<groupId>commons-io</groupId>
|
||||
|
||||
Reference in New Issue
Block a user