toggle menu
few
jvm
switch theme
search in API
storage
/
storage.image.config
/
ImageStorageConfig
/
cdnProperty
cdn
Property
@
Bean
(
name
=
[
"imageStoreCdnProperty"
]
)
fun
cdnProperty
(
@
Value
(
value
=
"${cdn.url}"
)
url
:
String
)
:
CdnProperty