@Configuration(value="ALiYunConfig") @Component @ConfigurationProperties(value="katool.util.store.aliyun") @ComponentScan(value="cn.katool.*") @RefreshScope public class AliyunConfig extends Object
private String
accessKey
basedir
secretKey
zone
AliyunConfig()
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
private String accessKey
private String secretKey
private String zone
private String basedir
public AliyunConfig()
Copyright © 2024. All rights reserved.