@ConfigurationProperties(prefix="file")
public class FileProperties
extends java.lang.Object
bucket 设置公共读权限
| 限定符和类型 | 字段和说明 |
|---|---|
private java.lang.String |
bucketName
默认的存储桶名称
|
private LocalFileProperties |
local
本地文件配置信息
|
private OssProperties |
oss
oss 文件配置信息
|
| 构造器和说明 |
|---|
FileProperties() |
private java.lang.String bucketName
private LocalFileProperties local
private OssProperties oss
Copyright © 2024 pig4cloud. All rights reserved.