From c6052eb9da6202963018681ac5f2d604dfbd7dc0 Mon Sep 17 00:00:00 2001 From: macro Date: Thu, 2 Jan 2020 20:27:16 +0800 Subject: [PATCH] Update README.md --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 826b3c8..58e1e5f 100644 --- a/README.md +++ b/README.md @@ -74,6 +74,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 |