集成阿里云OSS,增加文件微服务

This commit is contained in:
xiongxiaoyang
2020-06-03 00:49:46 +08:00
parent 1bda806862
commit e790ae0b05
23 changed files with 551 additions and 42 deletions

View File

@@ -26,6 +26,7 @@ novel-cloud
├── novel-gateway -- 基于Spring Cloud Gateway构建的网关服务
├── novel-monitor -- 基于Spring Boot Admin构建的监控中心
├── novel-search -- 基于Elastic Search构建的搜索微服务
├── novel-file -- 基于阿里云OSS构建的文件微服务
├── novel-home -- 门户首页微服务
├── novel-news -- 新闻中心微服务
├── novel-user -- 用户中心微服务