S3AutoConfiguration
S3 自动配置
在启用 S3 配置时提供默认的 S3Template
Functions
Link copied to clipboard
@Bean
@ConditionalOnProperty(prefix = "s3", name = ["enabled"], havingValue = "true", matchIfMissing = true)
创建 S3 操作模板