No Description

zhou-hao 13a6ceb7b3 优化异步任务 7 years ago
docs af1980e979 修改语言类型 7 years ago
hsweb-authorization 587cc57a33 + Authorize 7 years ago
hsweb-boost f5fd09295a 规范部分代码格式 7 years ago
hsweb-commons cd7c70542b add setter 7 years ago
hsweb-concurrent 13a6ceb7b3 优化异步任务 7 years ago
hsweb-core f5fd09295a 规范部分代码格式 7 years ago
hsweb-datasource e848821831 优化动态数据源 7 years ago
hsweb-examples 1e5c880fa9 优化权限控制 7 years ago
hsweb-i18n 6c07d3a3c1 Translated message resources from Chinese into English 7 years ago
hsweb-logging 721b5db069 优化日志逻辑 7 years ago
hsweb-message bfaf4295c2 优化错误提示 7 years ago
hsweb-starter f5fd09295a 规范部分代码格式 7 years ago
hsweb-system 424d44b018 add serialVersionUID 7 years ago
hsweb-tests 34592a4fe3 升级hsweb依赖到release 7 years ago
.gitignore 9d87f641e2 排除transaction-logs 8 years ago
.travis.yml 310d617bea 修改ci配置 7 years ago
CODE_OF_CONDUCT.md c4cc43a9f3 Create CODE_OF_CONDUCT.md 7 years ago
CONTRIBUTING.md ae4491fb03 增加如果勾选代码的说明 7 years ago
FEATURES.md fa958c1264 更新进度 7 years ago
LICENSE 0cbca64530 Apache2 8 years ago
README.md f0a8d07788 Update README.md 7 years ago
pom.xml 7b91934486 add lombok and rxjava2 7 years ago

README.md

hsweb 3.0

Maven Central Coverage Status Build Status License Insight.io

贡献代码  开发手册

模块简介

模块 说明 进度
hsweb-authorization 权限控制 90%
hsweb-commons 基础通用功能 90%
hsweb-concurrent 并发包,缓存,锁,计数器等 80%
hsweb-core 框架核心 90%
hsweb-datasource 数据源 90%
hsweb-examples 例子,演示 10%
hsweb-i18n 国际化 0%
hsweb-logging 日志 80%
hsweb-message mq,websocket... 80%
hsweb-starter 模块启动器 90%
hsweb-system 系统功能 40%
hsweb-tests 测试 80%