# boar-oss **Repository Path**: Mac_J/boar-oss ## Basic Information - **Project Name**: boar-oss - **Description**: 对象存储适配 - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2024-03-21 - **Last Updated**: 2024-06-15 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # boar-oss #### Description boar平台对象存储接口与适配器 #### 统一配置项目(支持多租户tenantNo) : ##### tenantNo.oss.accessKeyId=tenantNo`s AK ##### tenantNo.oss.accessKeySecret=tenantNo`s SK ##### tenantNo.oss.endpoint=tenantNo`s Endpoint ##### tenantNo.oss.bucketName=tenantNo`s BucketName #### 如支持租户号为001的配置格式如下: ##### 001.oss.accessKeyId=001`s AK ##### 001.oss.accessKeySecret=001`s SK ##### 001.oss.endpoint=001`s Endpoint ##### 001.oss.bucketName=001`s BucketName #### Software Architecture Software architecture description #### Installation 1. xxxx 2. xxxx 3. xxxx #### Instructions 1. xxxx 2. xxxx 3. xxxx #### Contribution 1. Fork the project 2. Create Feat_xxx branch 3. Commit your code 4. Create Pull Request