Skip to content

0.2.1

Compare
Choose a tag to compare
@1171736840 1171736840 released this 25 May 09:01
· 482 commits to main since this release
a3a7af9

修复本地存储 thUrl 包含了 basePath 的问题

此版本支持 本地、阿里云OSS、华为云OBS、七牛云Kodo、腾讯云COS、百度云 BOS、又拍云USS、MinIO

建议通过 maven 引入

<dependency>
    <groupId>cn.xuyanwu</groupId>
    <artifactId>spring-file-storage</artifactId>
    <version>0.2.1</version>
</dependency>