mirror of
https://github.com/hs-web/hsweb-framework.git
synced 2026-05-18 22:13:07 +08:00
# Conflicts: # hsweb-authorization/hsweb-authorization-api/pom.xml # hsweb-authorization/hsweb-authorization-basic/pom.xml # hsweb-authorization/hsweb-authorization-oauth2/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-core/src/main/java/org/hswebframework/web/proxy/Proxy.java # 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/hsweb-system-authorization-oauth2/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
系统功能模块
系统基本功能都在这里,此模块的所有子模块都按照功能来划分.
模块说明
| 模块 | 说明 | 进度 |
|---|---|---|
| hsweb-system-authorization | 权限管理 | 90% |
| hsweb-system-file | 文件管理 | 50% |