toggle menu
few
jvm
switch theme
search in API
storage
/
storage.config
/
StorageClientConfig
/
StorageClientConfig
Storage
Client
Config
constructor
(
@
Value
(
value
=
"${storage.url}"
)
url
:
String
,
@
Value
(
value
=
"${storage.access-key}"
)
accessKey
:
String
,
@
Value
(
value
=
"${storage.secret-key}"
)
secretKey
:
String
,
@
Value
(
value
=
"${storage.region}"
)
region
:
String
)