Sen descrición

zhou-hao fd378f1e69 4.0.1 release %!s(int64=5) %!d(string=hai) anos
.github 261094ded4 Rename -----.md to qa.md %!s(int64=6) %!d(string=hai) anos
.mvn 601cc80b8e 更换maven下载地址 %!s(int64=6) %!d(string=hai) anos
hsweb-authorization fd378f1e69 4.0.1 release %!s(int64=5) %!d(string=hai) anos
hsweb-commons fd378f1e69 4.0.1 release %!s(int64=5) %!d(string=hai) anos
hsweb-concurrent fd378f1e69 4.0.1 release %!s(int64=5) %!d(string=hai) anos
hsweb-core fd378f1e69 4.0.1 release %!s(int64=5) %!d(string=hai) anos
hsweb-datasource fd378f1e69 4.0.1 release %!s(int64=5) %!d(string=hai) anos
hsweb-logging fd378f1e69 4.0.1 release %!s(int64=5) %!d(string=hai) anos
hsweb-starter fd378f1e69 4.0.1 release %!s(int64=5) %!d(string=hai) anos
hsweb-system fd378f1e69 4.0.1 release %!s(int64=5) %!d(string=hai) anos
.gitignore 2166eb1662 增加build脚本 %!s(int64=6) %!d(string=hai) anos
.travis.yml 987e9b7f24 优化依赖 %!s(int64=5) %!d(string=hai) anos
CODE_OF_CONDUCT.md c4cc43a9f3 Create CODE_OF_CONDUCT.md %!s(int64=7) %!d(string=hai) anos
CONTRIBUTING.md 606d50c30c 优化说明 %!s(int64=6) %!d(string=hai) anos
ISSUE_TEMPLATE.md 75660f6c3c 结构调整,部分调整 %!s(int64=7) %!d(string=hai) anos
LICENSE 927b84d4ef update Copyright %!s(int64=6) %!d(string=hai) anos
README.md 9d731f4600 优化说明 %!s(int64=5) %!d(string=hai) anos
build.sh 2166eb1662 增加build脚本 %!s(int64=6) %!d(string=hai) anos
mvnw c64ce0be3a +x %!s(int64=5) %!d(string=hai) anos
mvnw.cmd 91dd59fd48 add mvnw %!s(int64=6) %!d(string=hai) anos
pom.xml fd378f1e69 4.0.1 release %!s(int64=5) %!d(string=hai) anos

README.md

hsweb4 基于spring-boot2,全响应式的后台管理框架

Codecov Build Status License

功能,特性

  • 基于r2dbc ,easy-orm的通用响应式CRUD
    • H2,Mysql,SqlServer,PostgreSQL
  • 响应式r2dbc事务控制
  • 响应式权限控制,以及权限信息获取
    • RBAC权限控制
    • 数据权限控制
    • 双因子验证
  • 多维度权限管理功能
  • 响应式动态数据源
  • 自定义拓展实体类
  • 响应式缓存
  • 非响应式支持(mvc,jdbc)
  • 内置业务功能
    • 权限管理
      • 权限设置
      • 维度管理
      • 权限分配
    • 文件上传
      • 静态文件上传
      • 文件秒传
    • 数据字典
    • 开发人员工具
      • 数据源管理
      • 在线SQL执行
      • 脚本管理