|
@@ -1,11 +1,12 @@
|
|
|
# hsweb4 基于spring-boot2,全响应式的后台管理框架
|
|
|
[](https://codecov.io/gh/hs-web/hsweb-framework/branch/master)
|
|
|
-[](https://travis-ci.org/hs-web/hsweb-framework)
|
|
|
+[](https://travis-ci.
|
|
|
+com/hs-web/hsweb-framework)
|
|
|
[](https://www.apache.org/licenses/LICENSE-2.0.html)
|
|
|
|
|
|
|
|
|
# 功能,特性
|
|
|
-- [x] 基于[r2dbc](https://github.com/r2dbc) ,[easy-orm](https://github.com/hs-web/hsweb-easy-orm/tree/4.0.x)的通用响应式CRUD
|
|
|
+- [x] 基于[r2dbc](https://github.com/r2dbc) ,[easy-orm](https://github.com/hs-web/hsweb-easy-orm/tree/4.0.x) 的通用响应式CRUD
|
|
|
- [x] H2,Mysql,SqlServer,PostgreSQL
|
|
|
- [x] 响应式r2dbc事务控制
|
|
|
- [x] 响应式权限控制,以及权限信息获取
|