Browse Source

添加文档

dailidong 6 years ago
parent
commit
f84980ec0e
1 changed files with 3 additions and 0 deletions
  1. 3 0
      docs/zh_CN/后端开发文档.md

+ 3 - 0
docs/zh_CN/后端开发文档.md

@@ -8,6 +8,9 @@
  * [Maven](http://maven.apache.org/download.cgi)(3.3+) :必装 
 
 因EasyScheduler中escheduler-rpc模块使用到Grpc,需要用到Maven编译生成所需要的类
+对Maven不熟的伙伴请参考: [maven in five minutes](http://maven.apache.org/guides/getting-started/maven-in-five-minutes.html)(3.3+)
+
+http://maven.apache.org/install.html
 
 ## 项目编译
 将EasyScheduler源码下载导入Idea等开发工具后,首先转为Maven项目(右键点击后选择"Add Framework Support")