No Description

zhouhao 0a37a2c3fa 修改命名错误 7 years ago
docs af1980e979 修改语言类型 7 years ago
hsweb-authorization 7300a908c6 accessToken.getScope() != null 7 years ago
hsweb-boost 81d4228128 优化 7 years ago
hsweb-commons 4b595d6230 优化jpa 7 years ago
hsweb-concurrent 438a370f9a add order 7 years ago
hsweb-core 4675510ca2 各种优化 7 years ago
hsweb-datasource c2fea04378 优化动态数据源 7 years ago
hsweb-examples 22895afc4e 优化说明 7 years ago
hsweb-i18n 6c07d3a3c1 Translated message resources from Chinese into English 7 years ago
hsweb-logging 92455015b2 优化swagger 7 years ago
hsweb-message 0a37a2c3fa 修改命名错误 7 years ago
hsweb-starter b81564920e 修复requestBody类型为string时无法注入 7 years ago
hsweb-system fff48eee71 增加简单的jpa支持。可以使用jpa注解来拓展字段 7 years ago
hsweb-tests 34592a4fe3 升级hsweb依赖到release 7 years ago
hsweb-thirdparty 1b38fd8714 fix bugs 7 years ago
.gitignore 9d87f641e2 排除transaction-logs 8 years ago
.travis.yml 6eecc14b5c 优化代码逻辑 7 years ago
CODE_OF_CONDUCT.md c4cc43a9f3 Create CODE_OF_CONDUCT.md 7 years ago
CONTRIBUTING.md ae4491fb03 增加如果勾选代码的说明 7 years ago
FEATURES.md ceb073a517 修改进度 7 years ago
LICENSE 0cbca64530 Apache2 8 years ago
README.md f0a8d07788 Update README.md 7 years ago
pom.xml 255c6d16da 优化依赖问题 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%