@ConfigurationProperties(value="minio.store") public class MinIoStoreProperties extends Object
| 限定符和类型 | 类和说明 |
|---|---|
static class |
MinIoStoreProperties.CleanCache
清除缓存
|
| 限定符和类型 | 字段和说明 |
|---|---|
private String |
accessKey
访问密钥
|
private String |
bucket
bucket
|
private MinIoStoreProperties.CleanCache |
cleanCache
清除缓存
|
private String |
endpoint
终端
|
private Long |
partMaxSize
文件最大大小
|
private String |
secretKey
密钥
|
| 构造器和说明 |
|---|
MinIoStoreProperties() |
Copyright © 2021 LmayE. All rights reserved.