Sen descrición

zhouhao 01f46a4269 路径错误 %!s(int64=8) %!d(string=hai) anos
hsweb-authorization 01f46a4269 路径错误 %!s(int64=8) %!d(string=hai) anos
hsweb-commons a8e9404831 增加一丢丢readme %!s(int64=8) %!d(string=hai) anos
hsweb-concurrent b6508a830f 各种优化 %!s(int64=8) %!d(string=hai) anos
hsweb-core 0745650e47 新增 数据级和字段级的权限控制 %!s(int64=8) %!d(string=hai) anos
hsweb-datasource 2875c791fb 模块更名 %!s(int64=8) %!d(string=hai) anos
hsweb-examples 0745650e47 新增 数据级和字段级的权限控制 %!s(int64=8) %!d(string=hai) anos
hsweb-i18n b6508a830f 各种优化 %!s(int64=8) %!d(string=hai) anos
hsweb-logging 315844b0b0 基本结构建立 %!s(int64=8) %!d(string=hai) anos
hsweb-message 3f61afa70f 优化实体命名 %!s(int64=8) %!d(string=hai) anos
hsweb-starter b6508a830f 各种优化 %!s(int64=8) %!d(string=hai) anos
hsweb-system a8e9404831 增加一丢丢readme %!s(int64=8) %!d(string=hai) anos
hsweb-tests 3f61afa70f 优化实体命名 %!s(int64=8) %!d(string=hai) anos
.gitignore 7634c4420d 首次提交,结构调整中.... %!s(int64=8) %!d(string=hai) anos
.travis.yml 2959a0e4cd 优化tests %!s(int64=8) %!d(string=hai) anos
LICENSE 8544a72a45 新增许可文件 %!s(int64=9) %!d(string=hai) anos
README.md a8e9404831 增加一丢丢readme %!s(int64=8) %!d(string=hai) anos
pom.xml b6508a830f 各种优化 %!s(int64=8) %!d(string=hai) anos

README.md

hsweb-framework 3.0

模块简介

  1. hsweb-authorization :权限控制
  2. hsweb-commons :基础通用功能
  3. hsweb-concurrent :并发包,缓存,锁,计数器等
  4. hsweb-core:框架核心
  5. hsweb-datasource :数据源
  6. hsweb-examples:例子,演示
  7. hsweb-i18n:国际化
  8. hsweb-logging: 日志
  9. hsweb-message:mq,websocket...
  10. hsweb-starter:模块启动器
  11. hsweb-system:系统功能
  12. hsweb-tests:测试