添加MinIO文件上传支持

This commit is contained in:
macro
2020-01-04 15:54:06 +08:00
parent de89d82cde
commit 46e6170b78
6 changed files with 123 additions and 1 deletions

View File

@@ -63,6 +63,7 @@ mall
| Docker | 应用容器引擎 | https://www.docker.com/ |
| Druid | 数据库连接池 | https://github.com/alibaba/druid |
| OSS | 对象存储 | https://github.com/aliyun/aliyun-oss-java-sdk |
| MinIO | 对象存储 | https://github.com/minio/minio |
| JWT | JWT登录支持 | https://github.com/jwtk/jjwt |
| LogStash | 日志收集 | https://github.com/logstash/logstash-logback-encoder |
| Lombok | 简化对象封装工具 | https://github.com/rzwitserloot/lombok |