avalon
Toggle table of contents
0.0.1-SNAPSHOT
jvm
Target filter
jvm
Switch theme
Search in API
Skip to content
avalon
avalon-s3-spring-boot-starter
/
io.github.lishangbu.avalon.s3.autoconfiguration
/
S3AutoConfiguration
/
s3Template
s3Template
@
Bean
@
ConditionalOnMissingBean
(
value
=
[
S3Template::class
]
)
@
ConditionalOnProperty
(
prefix
=
"s3"
,
name
=
[
"enabled"
]
,
havingValue
=
"true"
,
matchIfMissing
=
true
)
fun
s3Template
(
properties
:
S3Properties
)
:
S3Template
创建 S3 操作模板