Merge branch 'develop' of https://github.com/dibo-software/diboot-v2 into develop

This commit is contained in:
Zhaoyang 2020-02-17 14:09:44 +08:00
commit 96414b8615
2 changed files with 4 additions and 2 deletions

View File

@ -1,3 +1,6 @@
#### 助力抗击疫情diboot 团队紧急上线公益“轻统计工具”无需注册Excel一键生成在线填报表单、快速收集统计数据。[<点我使用>](http://s.dibo.ltd/#/g "注解自动绑定多表关联")
# diboot
<p align="center">
<a href="http://www.apache.org/licenses/LICENSE-2.0.html" target="_blank">
<img src="https://img.shields.io/hexpm/l/plug.svg">
@ -7,7 +10,6 @@
</a>
</p>
# diboot
> [设计目标](https://segmentfault.com/a/1190000020906742):面向开发人员的低代码开发平台,将重复性的工作自动化,提高质量、效率、可维护性。
diboot v2版本实现: diboot-core全新内核 + diboot-devtools代码生成平台 + IAM身份认证等基础功能组件。

View File

@ -87,4 +87,4 @@ diboot.iam.enable-permission-update=true
diboot.iam.cache-manager-class=org.apache.shiro.cache.MemoryConstrainedCacheManager
```
## 7、样例参考 - [diboot-iam-example](https://github.com/dibo-software/diboot-v2-example/diboot-iam-example)
## 7、样例参考 - [diboot-iam-example](https://github.com/dibo-software/diboot-v2-example/tree/master/diboot-iam-example)