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: about 2 months ago
JSON representation
Local Disk Storage and Cloud Storage support for OSS(Object Storage Service).
- Host: GitHub
- URL: https://github.com/youkol/storage-support
- Owner: youkol
- License: apache-2.0
- Created: 2020-02-26T08:57:43.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2021-09-09T15:53:18.000Z (almost 5 years ago)
- Last Synced: 2025-07-21T07:32:54.847Z (11 months ago)
- Topics: oss, spring, spring-boot, storage, storage-spring-boot-start, storage-support
- Language: Java
- Homepage: https://github.com/youkol/storage-support
- Size: 142 KB
- Stars: 0
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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
```