Package com.bytedesk.core.upload.tencent
Class TencentConfig
java.lang.Object
com.bytedesk.core.upload.tencent.TencentConfig
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
tencentProperties
-
-
Constructor Details
-
TencentConfig
public TencentConfig()
-
-
Method Details
-
createCOSClient
@Bean @ConditionalOnProperty(name="bytedesk.tencent.enabled", havingValue="true", matchIfMissing=false) public com.qcloud.cos.COSClient createCOSClient()
-