Sen descrición

zhouhao 8c42dcd691 优化数组支持 %!s(int64=7) %!d(string=hai) anos
docs af1980e979 修改语言类型 %!s(int64=7) %!d(string=hai) anos
hsweb-authorization ff18aa5ec1 优化解析逻辑 %!s(int64=7) %!d(string=hai) anos
hsweb-boost 8c42dcd691 优化数组支持 %!s(int64=7) %!d(string=hai) anos
hsweb-commons 73bc6a66d7 增加for update %!s(int64=7) %!d(string=hai) anos
hsweb-concurrent a85de4124d fix redis counter test error %!s(int64=7) %!d(string=hai) anos
hsweb-core 33b24aa7d2 优化field获取 %!s(int64=7) %!d(string=hai) anos
hsweb-datasource 7fa263a40f 优化数据源释放 %!s(int64=7) %!d(string=hai) anos
hsweb-eventbus 87176f087d add FastListener %!s(int64=7) %!d(string=hai) anos
hsweb-examples 2b6c30272d EnableAopAuthorize %!s(int64=7) %!d(string=hai) anos
hsweb-i18n 6c07d3a3c1 Translated message resources from Chinese into English %!s(int64=7) %!d(string=hai) anos
hsweb-logging 92455015b2 优化swagger %!s(int64=7) %!d(string=hai) anos
hsweb-message 9746548aa5 exclude tomcat %!s(int64=7) %!d(string=hai) anos
hsweb-starter 164311ec98 优化basic Authorization %!s(int64=7) %!d(string=hai) anos
hsweb-system 7303b5938a 优化sql执行 %!s(int64=7) %!d(string=hai) anos
hsweb-tests 34592a4fe3 升级hsweb依赖到release %!s(int64=7) %!d(string=hai) anos
hsweb-thirdparty 1b38fd8714 fix bugs %!s(int64=7) %!d(string=hai) anos
.gitignore 9d87f641e2 排除transaction-logs %!s(int64=8) %!d(string=hai) anos
.travis.yml e0395a166e sonar %!s(int64=7) %!d(string=hai) anos
CODE_OF_CONDUCT.md c4cc43a9f3 Create CODE_OF_CONDUCT.md %!s(int64=7) %!d(string=hai) anos
CONTRIBUTING.md ae4491fb03 增加如果勾选代码的说明 %!s(int64=7) %!d(string=hai) anos
FEATURES.md ceb073a517 修改进度 %!s(int64=7) %!d(string=hai) anos
ISSUE_TEMPLATE.md 08899fa513 Update ISSUE_TEMPLATE.md %!s(int64=7) %!d(string=hai) anos
LICENSE 0cbca64530 Apache2 %!s(int64=8) %!d(string=hai) anos
README.md aac38b0c72 Update README.md %!s(int64=7) %!d(string=hai) anos
pom.xml 1791261561 add event bus %!s(int64=7) %!d(string=hai) anos

README.md

hsweb 3.0

Maven metadata URI Codecov Sonar Coverage Sonar Bugs Build Status License Insight.io

贡献代码  开发手册

本项目是hsweb的核心,不推荐将其直接clone后修改,运行.推荐使用maven依赖的方式使用hsweb.你可以参照demo进行使用.

模块简介

模块 说明 进度
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%