From cf50aca2d3840c977ab0b965dc7c60fa2b4ad6cc Mon Sep 17 00:00:00 2001 From: xiongxiaoyang Date: Thu, 28 May 2020 11:39:25 +0800 Subject: [PATCH] =?UTF-8?q?=E6=96=87=E6=A1=A3=E6=9B=B4=E6=96=B0?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- README.md | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/README.md b/README.md index 55e20d3..3eeffbc 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,13 @@ # novel-cloud +#### 其他版本 + +[小说精品屋](https://www.oschina.net/p/fiction_house) + +[小说精品屋-plus](https://www.oschina.net/p/novel-plus) + #### 介绍 + 基于[小说精品屋-plus](https://www.oschina.net/p/novel-plus)构建的Spring Cloud 微服务小说门户平台,可用于学习和商用。采用了Spring Boot 2 、Spring Cloud Greenwich、 MyBatis3DynamicSql、Redis、Mq、Elasticsearch、Docker等流行技术,集成了Nacos注册中心/配置中心、Spring Cloud Gateway网关、Spring Boot Admin监控中心等基础服务。前端计划使用Vue开发,目前还在 **开发中**,感兴趣的可以提前关注。 #### 演示地址