[重大更新] 升级 awsS3 到2.X版本 支持异步与自动分片上传下载

This commit is contained in:
疯狂的狮子Li
2024-01-14 21:20:00 +08:00
parent 2417517aee
commit 348bd00fa3
7 changed files with 545 additions and 174 deletions

View File

@ -22,6 +22,8 @@ public class StringUtils extends org.apache.commons.lang3.StringUtils {
public static final String SEPARATOR = ",";
public static final String SLASH = "/";
/**
* 获取参数不为空值
*