From 3be772a39d4c119607a740f639d60e64ec060a99 Mon Sep 17 00:00:00 2001 From: xiongxiaoyang Date: Fri, 29 May 2020 19:32:14 +0800 Subject: [PATCH] =?UTF-8?q?=E6=96=87=E6=A1=A3=E6=96=B0=E5=A2=9E=E5=AE=89?= =?UTF-8?q?=E8=A3=85=E6=AD=A5=E9=AA=A4?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- README.md | 18 +++++++++--------- 1 file changed, 9 insertions(+), 9 deletions(-) diff --git a/README.md b/README.md index cae2a2a..5db5d0e 100644 --- a/README.md +++ b/README.md @@ -115,16 +115,16 @@ novel-cloud ![image-20200529173322783](./assert/image-20200529173322783.png) 2. 开发环境配置,请确保开发机器上已安装如下软件环境。 - - [ ] Java开发工具包jdk1.8+ - - [ ] IDE(Eclipse或IntelliJ IDEA) + - [x] Java开发工具包jdk1.8+ + - [x] IDE(Eclipse或IntelliJ IDEA) - [ ] - - [ ] 项目管理工具maven - - [ ] 微服务注册中心/配置中心nacos - - [ ] 分布式缓存服务Redis - - [ ] 搜索引擎服务ElasticSearch - - [ ] ElasticSearch可视化客户端Kibana - - [ ] 消息中间件RabbitMq - - [ ] 数据库服务Mysql + - [x] 项目管理工具maven + - [x] 微服务注册中心/配置中心nacos + - [x] 分布式缓存服务Redis + - [x] 搜索引擎服务ElasticSearch + - [x] ElasticSearch可视化客户端Kibana + - [x] 消息中间件RabbitMq + - [x] 数据库服务Mysql 3. 登陆nacos配置中心导入下载源码中的配置文件。