🎉 更新开发手册地址
This commit is contained in:
parent
4ba8e32f93
commit
a9a7d52df1
14
README.md
14
README.md
|
|
@ -29,6 +29,9 @@ SpringBlade
|
|||
├── blade-ops -- 运维中心
|
||||
├ ├── blade-admin -- spring-cloud后台管理
|
||||
├ ├── blade-develop -- 代码生成
|
||||
├ ├── blade-resource -- 资源管理
|
||||
├ ├── blade-seata-order -- seata分布式事务demo
|
||||
├ ├── blade-seata-storage -- seata分布式事务demo
|
||||
├── blade-service -- 业务模块
|
||||
├ ├── blade-desk -- 工作台模块
|
||||
├ ├── blade-log -- 日志模块
|
||||
|
|
@ -52,6 +55,10 @@ SpringBlade
|
|||
* Sword演示地址:[https://sword.bladex.vip](https://sword.bladex.vip)
|
||||
* Saber演示地址:[https://saber.bladex.vip](https://saber.bladex.vip)
|
||||
|
||||
## 技术文档
|
||||
* [开发手册一览](https://gitee.com/smallc/SpringBlade/wikis/SpringBlade开发手册)
|
||||
* [常见问题集锦](https://sns.bladex.vip/article-14966.html)
|
||||
|
||||
## 项目地址
|
||||
* 后端Gitee地址:[https://gitee.com/smallc/SpringBlade](https://gitee.com/smallc/SpringBlade)
|
||||
* 后端Github地址:[https://github.com/chillzhuang/SpringBlade](https://github.com/chillzhuang/SpringBlade)
|
||||
|
|
@ -60,13 +67,6 @@ SpringBlade
|
|||
* 前端框架Saber(基于Vue):[https://gitee.com/smallc/Saber](https://gitee.com/smallc/Saber)
|
||||
* 核心框架项目地址:[https://github.com/chillzhuang/blade-tool](https://github.com/chillzhuang/blade-tool)
|
||||
|
||||
## 技术文档
|
||||
* [SpringBlade开发手册](https://www.kancloud.cn/smallchill/blade)
|
||||
* [Saber开发手册](https://www.kancloud.cn/smallchill/saber)
|
||||
* [Sword开发手册](https://www.kancloud.cn/smallchill/sword)
|
||||
* [开发手册一览](https://gitee.com/smallc/SpringBlade/wikis/SpringBlade开发手册)
|
||||
* [SpringBlade常见问题集锦](https://sns.bladex.vip/article-14966.html)
|
||||
|
||||
# 开源协议
|
||||
Apache Licence 2.0 ([英文原文](http://www.apache.org/licenses/LICENSE-2.0.html))
|
||||
Apache Licence是著名的非盈利开源组织Apache采用的协议。该协议和BSD类似,同样鼓励代码共享和尊重原作者的著作权,同样允许代码修改,再发布(作为开源或商业软件)。
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user