From 9e987337c3bb4ebf3dc5ac8660379d3415eae343 Mon Sep 17 00:00:00 2001 From: JEECG <445654970@qq.com> Date: Wed, 26 Jun 2024 13:10:43 +0800 Subject: [PATCH] =?UTF-8?q?=E6=9B=B4=E6=96=B0README.md?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- README-EN.md | 66 +++++++++++++++++++++------------------------------- README.md | 13 ++++------- 2 files changed, 31 insertions(+), 48 deletions(-) diff --git a/README-EN.md b/README-EN.md index 8820138c..b314dd4b 100644 --- a/README-EN.md +++ b/README-EN.md @@ -64,10 +64,9 @@ Jeecg-Boot low code development platform can be applied in the development of an Docker starts the project ----------------------------------- -- [Docker starts the monomer background](https://help.jeecg.com/java/setup/docker/up.html) -- [Docker starts the front-end](http://help.jeecg.com/publish/docker.html) -- [Docker starts the micro-service background](https://help.jeecg.com/java/springcloud/docker.html) -- [ChatGPT AI Config](https://help.jeecg.com/java/chatgpt.html) +- [Docker starts the vue3 ui](https://help.jeecg.com/java/docker/vue3.html) +- [Docker starts the java background](https://help.jeecg.com/java/docker/up.html) + @@ -76,11 +75,12 @@ Technical documentation - Website: [http://www.jeecg.com](http://www.jeecg.com) - Doc: [http://help.jeecg.com](http://help.jeecg.com) -- Newbie guide: [Quick start](http://www.jeecg.com/doc/quickstart) | [video](https://space.bilibili.com/454617261/channel/series) | [Q&A ](http://www.jeecg.com/doc/qa) | [help](http://jeecg.com/doc/help) | [1 minute experience](https://my.oschina.net/jeecg/blog/3083313) -- Microservice Development: [Monomer upgrade to microservice](https://help.jeecg.com/java/springcloud/switchcloud/monomer.html) +- Newbie guide: [Quick start](http://www.jeecg.com/doc/quickstart) | [Q&A ](http://www.jeecg.com/doc/qa) | [1 minute experience](https://my.oschina.net/jeecg/blog/3083313) - QQ group : ⑨808791225、⑧825232878、⑦791696430、⑥730954414(full)、683903138(full)、⑤860162132(full)、④774126647(full)、③816531124(full)、②769925425(full)、①284271917(full) - Demo : [OnlineDemo](http://boot3.jeecg.com) | [APP](http://jeecg.com/appIndex) -> [please click obtain account password to obtain](http://jeecg.com/doc/demo) + + + Star charts @@ -229,38 +229,22 @@ Technical Architecture: ## Microservice solutions - -1. Service registration and discovery Nacos √ - -2. Nacos √ - -3. Route gateway gateway(Three loading modes) √ - -4. Distributed http feign √ - -5. fuse degrade current limiting Sentinel √ - -6. Distributed files Minio and Alioss √ - -7. Unified permission control - -8. Service monitoring SpringBootAdmin√ - -9. link tracking Skywalking [reference document](https://help.jeecg.com/java/springcloud/super/skywarking.html) - -10. Messaging middleware RabbitMQ √ - -11. Distributed task xxl-job √ - -12. Distributed Transaction Seata - -13. Distributed log elk + kafka - -14. Support docker-compose, k8s, jenkins - -15. CAS SSO √ - -16. Route traffic limiting √ +- 1. Service registration and discovery Nacos √ +- 2. Nacos √ +- 3. Route gateway gateway(Three loading modes) √ +- 4. Distributed http feign √ +- 5. fuse degrade current limiting Sentinel √ +- 6. Distributed files Minio and Alioss √ +- 7. Unified permission control +- 8. Service monitoring SpringBootAdmin√ +- 9. link tracking Skywalking [reference document](https://help.jeecg.com/java/springcloud/super/skywarking.html) +- 10. Messaging middleware RabbitMQ √ +- 11. Distributed task xxl-job √ +- 12. Distributed Transaction Seata +- 13. Distributed log elk + kafka +- 14. Support docker-compose, k8s, jenkins +- 15. CAS SSO √ +- 16. Route traffic limiting √ #### Microservice architecture diagram @@ -269,7 +253,9 @@ Technical Architecture: ### Jeecg Boot product functionality blueprint ![功能蓝图](https://jeecgos.oss-cn-beijing.aliyuncs.com/upload/test/Jeecg-Boot-lantu202005_1590912449914.jpg "在这里输入图片标题") - +### quick start +- Microservice Development: [Monomer upgrade to microservice](https://help.jeecg.com/java/springcloud/switchcloud/monomer.html) +- [Docker starts the micro-service background](https://help.jeecg.com/java/docker/springcloud.html) ### Effect of system diff --git a/README.md b/README.md index 6ffd9ac8..e300204d 100644 --- a/README.md +++ b/README.md @@ -59,10 +59,9 @@ Jeecg-Boot低代码开发平台,可以应用在任何J2EE项目的开发中, - 官方网站: [http://www.jeecg.com](http://www.jeecg.com) - 开发文档: [https://help.jeecg.com](https://help.jeecg.com) -- 新手指南: [快速入门](http://www.jeecg.com/doc/quickstart) +- 新手指南: [快速入门](http://www.jeecg.com/doc/quickstart) | [入门视频](https://www.bilibili.com/video/BV1wE421N7Xb) - QQ交流群 : ⑨808791225、其他(满) - 在线演示 : [在线演示](http://boot3.jeecg.com) | [APP演示](http://jeecg.com/appIndex) -> 演示系统的登录账号密码,请点击 [获取账号密码](http://jeecg.com/doc/demo) 获取 @@ -79,12 +78,6 @@ Jeecg-Boot低代码开发平台,可以应用在任何J2EE项目的开发中, - [Docker启动后台](https://help.jeecg.com/java/docker/up.html) -##### 微服务启动 - -- [单体快速切换微服务](https://help.jeecg.com/java/springcloud/switchcloud/monomer.html) -- [Docker启动微服务后台](https://help.jeecg.com/java/docker/springcloud.html) - - 技术架构: ----------------------------------- @@ -167,6 +160,10 @@ Jeecg-Boot低代码开发平台,可以应用在任何J2EE项目的开发中, - 16、路由限流 √ +#### 微服务方式启动 + +- [单体快速切换微服务](https://help.jeecg.com/java/springcloud/switchcloud/monomer.html) +- [Docker启动微服务后台](https://help.jeecg.com/java/docker/springcloud.html) #### 微服务架构图