|
@@ -2,15 +2,17 @@
|
|
|
|
|
|
## 模块简介
|
|
|
|
|
|
-1. [hsweb-authorization](hsweb-authorization) :权限控制
|
|
|
-2. [hsweb-commons](hsweb-commons) :基础通用功能
|
|
|
-3. [hsweb-concurrent](hsweb-concurrent) :并发包,缓存,锁,计数器等
|
|
|
-4. [hsweb-core](hsweb-core):框架核心
|
|
|
-5. [hsweb-datasource](hsweb-datasource) :数据源
|
|
|
-6. [hsweb-examples](hsweb-examples):例子,演示
|
|
|
-7. [hsweb-i18n](hsweb-i18n):国际化
|
|
|
-8. [hsweb-logging](hsweb-logging): 日志
|
|
|
-9. [hsweb-message](hsweb-message):mq,websocket...
|
|
|
-10. [hsweb-starter](hsweb-starter):模块启动器
|
|
|
-11. [hsweb-system](hsweb-system):**系统功能**
|
|
|
-12. [hsweb-tests](hsweb-tests):测试
|
|
|
+| 模块 | 说明 | 进度 |
|
|
|
+| ------------- |:-------------:| ----|
|
|
|
+|[hsweb-authorization](hsweb-authorization)|权限控制| 80%|
|
|
|
+|[hsweb-commons](hsweb-commons) |基础通用功能| 90%|
|
|
|
+|[hsweb-concurrent](hsweb-concurrent)|并发包,缓存,锁,计数器等| 0%|
|
|
|
+|[hsweb-core](hsweb-core)|框架核心| 90%|
|
|
|
+|[hsweb-datasource](hsweb-datasource)|数据源| 0%|
|
|
|
+|[hsweb-examples](hsweb-examples)|例子,演示| 10%|
|
|
|
+|[hsweb-i18n](hsweb-i18n)|国际化| 0%|
|
|
|
+|[hsweb-logging](hsweb-logging)| 日志| 10%|
|
|
|
+|[hsweb-message](hsweb-message)|mq,websocket...| 0%|
|
|
|
+|[hsweb-starter](hsweb-starter)|模块启动器| 80%|
|
|
|
+|[hsweb-system](hsweb-system)|**系统功能**| 20%|
|
|
|
+|[hsweb-tests](hsweb-tests)|测试| 80%|
|