Commit 5e7286b56bdfdaea88cceece2df46c531123086f

Authored by zhangdaihao
1 parent 2767f137

入门技术文档

Showing 1 changed file with 18 additions and 16 deletions
README.md
... ... @@ -48,6 +48,24 @@ Jeecg-Boot快速开发平台,可以应用在任何J2EE项目的开发中,尤
48 48 * 26.示例代码丰富,提供很多学习案例参考
49 49  
50 50  
  51 +#### 技术文档
  52 +
  53 +
  54 +- 在线演示 : [http://boot.jeecg.org](http://boot.jeecg.org)
  55 +
  56 +- 官方文档 : [http://jeecg-boot.mydoc.io](http://jeecg-boot.mydoc.io)
  57 +
  58 +- 入门必看: [http://jeecg-boot.mydoc.io/?t=345660](http://jeecg-boot.mydoc.io/?t=345660)
  59 +
  60 +- 入门必看: [JeecgBoot常见问题大全](http://www.jeecg.org/forum.php?mod=viewthread&tid=7816&extra=page%3D1)
  61 +
  62 +- QQ交流群 : 284271917
  63 +
  64 +- 视频教程(视频有点老,以文档为准) : https://pan.baidu.com/s/1Il0TS50I70vH1AG1y40wtw 提取码:hok5
  65 +
  66 +- Angular版本 :[如果你更熟悉Angular,请点击这里](https://gitee.com/dangzhenghui/jeecg-boot)
  67 +
  68 +
51 69 技术架构:
52 70 -----------------------------------
53 71  
... ... @@ -95,23 +113,7 @@ Jeecg-Boot快速开发平台,可以应用在任何J2EE项目的开发中,尤
95 113  
96 114  
97 115  
98   -#### 技术文档
99   -
100   -
101   -- 在线演示 : [http://boot.jeecg.org](http://boot.jeecg.org)
102   -
103   -- 官方文档 : [http://jeecg-boot.mydoc.io](http://jeecg-boot.mydoc.io)
104   -
105   -- 入门必看: [http://jeecg-boot.mydoc.io/?t=345660](http://jeecg-boot.mydoc.io/?t=345660)
106 116  
107   -- 入门必看: [JeecgBoot常见问题大全](http://www.jeecg.org/forum.php?mod=viewthread&tid=7816&extra=page%3D1)
108   -
109   -- QQ交流群 : 284271917
110   -
111   -- 视频教程(视频有点老,以文档为准) : https://pan.baidu.com/s/1Il0TS50I70vH1AG1y40wtw 提取码:hok5
112   -
113   -- Angular版本 :[如果你更熟悉Angular,请点击这里](https://gitee.com/dangzhenghui/jeecg-boot)
114   -
115 117  
116 118 ### 功能模块
117 119 ```
... ...