# oss **Repository Path**: yunjiao-source/oss ## Basic Information - **Project Name**: oss - **Description**: 对象存储服务OSS,支持本地存储,minio存储等 - **Primary Language**: Java - **License**: Apache-2.0 - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2022-05-24 - **Last Updated**: 2022-11-16 ## Categories & Tags **Categories**: Uncategorized **Tags**: SpringBoot, minio, local ## README # alkaid-oss **项目已过时** 如需要,请参考项目 [megrez-oss](https://gitee.com/pinweiwan/megrez-oss) 版本对应 | alkaid-oss | spring-boot | | ---------- | ----------- | | 0.0.1 | 2.6.9 | #### 帮助 编译,测试,打包: ``` mvn clean install ``` 忽略测试 ``` mvn clean install -D"maven.test.skip"=true ```