mirror of https://github.com/jeecgboot/jeecg-boot
文档变更为:help.jeecg.com
parent
08696dbb5f
commit
8ed2da601b
12
README-EN.md
12
README-EN.md
|
@ -73,11 +73,9 @@ Jeecg-Boot low code development platform can be applied in the development of an
|
||||||
Docker starts the project
|
Docker starts the project
|
||||||
-----------------------------------
|
-----------------------------------
|
||||||
|
|
||||||
- [Docker starts the monomer background](http://doc.jeecg.com/2043889)
|
- [Docker starts the monomer background](https://help.jeecg.com/java/setup/docker/up.html)
|
||||||
- [Docker starts the Vue3 front-end](http://help.jeecg.com/publish/docker.html)
|
- [Docker starts the Vue3 front-end](http://help.jeecg.com/publish/docker.html)
|
||||||
|
- [Docker starts the micro-service background](https://help.jeecg.com/java/springcloud/docker.html)
|
||||||
- [Docker starts the micro-service background](http://doc.jeecg.com/3043472)
|
|
||||||
- [Docker starts the Vue2 front-end](http://doc.jeecg.com/3043612)
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
@ -89,11 +87,11 @@ Technical documentation
|
||||||
|
|
||||||
- Demo : [Vue3](http://boot3.jeecg.com) | [Vue2](http://boot.jeecg.com)
|
- Demo : [Vue3](http://boot3.jeecg.com) | [Vue2](http://boot.jeecg.com)
|
||||||
|
|
||||||
- Doc: [Vue3](http://help.jeecg.com) | [Main](http://doc.jeecg.com)
|
- Doc: [Vue3](http://help.jeecg.com) | [Vue2](http://doc.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)
|
- 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](http://doc.jeecg.com/3043471)
|
- Microservice Development: [Monomer upgrade to microservice](https://help.jeecg.com/java/springcloud/switchcloud/monomer.html)
|
||||||
|
|
||||||
- QQ group : ⑥730954414、683903138、⑤860162132(full)、④774126647(full)、③816531124(full)、②769925425(full)、①284271917(full)
|
- QQ group : ⑥730954414、683903138、⑤860162132(full)、④774126647(full)、③816531124(full)、②769925425(full)、①284271917(full)
|
||||||
|
|
||||||
|
@ -263,7 +261,7 @@ Technical Architecture:
|
||||||
|
|
||||||
8. Service monitoring SpringBootAdmin√
|
8. Service monitoring SpringBootAdmin√
|
||||||
|
|
||||||
9. link tracking Skywalking [reference document](http://doc.jeecg.com/2350293)
|
9. link tracking Skywalking [reference document](https://help.jeecg.com/java/springcloud/super/skywarking.html)
|
||||||
|
|
||||||
10. Messaging middleware RabbitMQ √
|
10. Messaging middleware RabbitMQ √
|
||||||
|
|
||||||
|
|
10
README.md
10
README.md
|
@ -50,9 +50,9 @@ Jeecg-Boot低代码开发平台,可以应用在任何J2EE项目的开发中,
|
||||||
|
|
||||||
##### 快速搭建开发环境
|
##### 快速搭建开发环境
|
||||||
|
|
||||||
- [通过IDEA启动前后端项目](http://doc.jeecg.com/2043874)
|
- [通过IDEA启动前后端项目](https://help.jeecg.com/java/setup/idea/startup.html)
|
||||||
- [Vue3前端项目快速启动](http://help.jeecg.com/setup/startup.html)
|
- [Vue3前端项目快速启动](http://help.jeecg.com/setup/startup.html)
|
||||||
- [单体快速切换为微服务版](http://doc.jeecg.com/3043471)
|
- [单体快速切换为微服务版](https://help.jeecg.com/java/springcloud/switchcloud/monomer.html)
|
||||||
|
|
||||||
##### 项目说明
|
##### 项目说明
|
||||||
|
|
||||||
|
@ -95,9 +95,9 @@ Jeecg-Boot低代码开发平台,可以应用在任何J2EE项目的开发中,
|
||||||
Docker启动项目
|
Docker启动项目
|
||||||
-----------------------------------
|
-----------------------------------
|
||||||
|
|
||||||
- [Docker启动单体后台](http://doc.jeecg.com/2043889)
|
- [Docker启动单体后台](https://help.jeecg.com/java/setup/docker/up.html)
|
||||||
- [Docker启动Vue3前端](http://help.jeecg.com/publish/docker.html)
|
- [Docker启动Vue3前端](http://help.jeecg.com/publish/docker.html)
|
||||||
- [Docker启动微服务后台](http://doc.jeecg.com/3043472)
|
- [Docker启动微服务后台](https://help.jeecg.com/java/springcloud/docker.html)
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
@ -294,7 +294,7 @@ VUE2版本专题介绍
|
||||||
|
|
||||||
8、服务监控 SpringBootAdmin√
|
8、服务监控 SpringBootAdmin√
|
||||||
|
|
||||||
9、链路跟踪 Skywalking [参考文档](http://doc.jeecg.com/2350293)
|
9、链路跟踪 Skywalking [参考文档](https://help.jeecg.com/java/springcloud/super/skywarking.html)
|
||||||
|
|
||||||
10、消息中间件 RabbitMQ √
|
10、消息中间件 RabbitMQ √
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue