zhou-hao ffdcc2ce3d Merge branch 'oauth2-support' into 4.0.x
# Conflicts:
#	hsweb-authorization/hsweb-authorization-api/pom.xml
#	hsweb-authorization/hsweb-authorization-basic/pom.xml
#	hsweb-authorization/pom.xml
#	hsweb-commons/hsweb-commons-api/pom.xml
#	hsweb-commons/hsweb-commons-crud/pom.xml
#	hsweb-commons/pom.xml
#	hsweb-concurrent/hsweb-concurrent-cache/pom.xml
#	hsweb-concurrent/pom.xml
#	hsweb-core/pom.xml
#	hsweb-datasource/hsweb-datasource-api/pom.xml
#	hsweb-datasource/hsweb-datasource-jta/pom.xml
#	hsweb-datasource/hsweb-datasource-web/pom.xml
#	hsweb-datasource/pom.xml
#	hsweb-logging/hsweb-access-logging-aop/pom.xml
#	hsweb-logging/hsweb-access-logging-api/pom.xml
#	hsweb-logging/pom.xml
#	hsweb-starter/pom.xml
#	hsweb-system/hsweb-system-authorization/hsweb-system-authorization-api/pom.xml
#	hsweb-system/hsweb-system-authorization/hsweb-system-authorization-default/pom.xml
#	hsweb-system/hsweb-system-authorization/pom.xml
#	hsweb-system/hsweb-system-dictionary/pom.xml
#	hsweb-system/hsweb-system-file/pom.xml
#	hsweb-system/pom.xml
#	pom.xml
2020-10-16 14:18:01 +08:00
2019-01-30 15:38:42 +08:00
2020-10-13 18:09:03 +08:00
2020-10-10 19:34:10 +08:00
2020-10-13 18:09:03 +08:00
2020-10-10 19:34:10 +08:00
2020-10-10 19:34:10 +08:00
2020-10-10 19:34:10 +08:00
2020-10-10 19:34:26 +08:00
2019-01-30 15:13:47 +08:00
2020-02-25 15:15:05 +08:00
2019-01-30 15:13:47 +08:00
2017-09-14 17:02:02 +08:00
2019-01-25 14:47:48 +08:00
2018-06-02 23:40:12 +08:00
2019-01-15 17:52:49 +08:00
+x
2020-02-25 15:18:40 +08:00
2019-01-30 11:31:08 +08:00
2020-10-13 19:13:22 +08:00
2020-02-25 15:01:11 +08:00

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

Codecov Build Status License

功能,特性

  • 基于r2dbc ,easy-orm的通用响应式CRUD
    • H2,Mysql,SqlServer,PostgreSQL
  • 响应式r2dbc事务控制
  • 响应式权限控制,以及权限信息获取
    • RBAC权限控制
    • 数据权限控制
    • 双因子验证
  • 多维度权限管理功能
  • 响应式动态数据源
  • 自定义拓展实体类
  • 响应式缓存
  • 非响应式支持(mvc,jdbc)
  • 内置业务功能
    • 权限管理
      • 权限设置
      • 维度管理
      • 权限分配
    • 文件上传
      • 静态文件上传
      • 文件秒传
    • 数据字典
    • 开发人员工具
      • 数据源管理
      • 在线SQL执行
      • 脚本管理
Description
hsweb (haʊs wɛb) 是一个基于spring-boot 2.x开发 ,首个使用全响应式编程的企业级后台管理系统基础项目。
Readme Apache-2.0 37 MiB
Languages
Java 99.8%
JavaScript 0.2%