Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/youkol/storage-support

Local Disk Storage and Cloud Storage support for OSS(Object Storage Service).
https://github.com/youkol/storage-support

oss spring spring-boot storage storage-spring-boot-start storage-support

Last synced: 10 days ago
JSON representation

Local Disk Storage and Cloud Storage support for OSS(Object Storage Service).

Awesome Lists containing this project

README

        

# storage-support
Local Disk Storage and Cloud Storage support for OSS(Object Storage Service).

### 1. Features
- [x] Local Disk Storage.
- [x] [OSS - Aliyun Cloud Object Storage.](https://help.aliyun.com/document_detail/32008.html)
- [x] [OSS - Qiniu Cloud Object Storage.](https://developer.qiniu.com/kodo/sdk/1239/java)
- [x] [OSS - Baidu Cloud Object Storage.](https://cloud.baidu.com/doc/BOS/s/Fjwvyrqw2)
- [x] [OSS - Tencent Cloud Object Storage.](https://cloud.tencent.com/document/product/436/10199)
- [x] [OSS - MinIO Object Storage.](https://min.io)

### 2. Usage
#### 2.1 spring boot project
```xml

com.youkol.support.storage
storage-spring-boot-starter
0.1.0

```