org.hswebframework.web:hsweb-message-api

DSL LIKE的message API

License

License

GroupId

GroupId

org.hswebframework.web
ArtifactId

ArtifactId

hsweb-message-api
Last Version

Last Version

3.0.4
Release Date

Release Date

Type

Type

jar
Description

Description

DSL LIKE的message API

Download hsweb-message-api

How to add to project

<!-- https://jarcasting.com/artifacts/org.hswebframework.web/hsweb-message-api/ -->
<dependency>
    <groupId>org.hswebframework.web</groupId>
    <artifactId>hsweb-message-api</artifactId>
    <version>3.0.4</version>
</dependency>
// https://jarcasting.com/artifacts/org.hswebframework.web/hsweb-message-api/
implementation 'org.hswebframework.web:hsweb-message-api:3.0.4'
// https://jarcasting.com/artifacts/org.hswebframework.web/hsweb-message-api/
implementation ("org.hswebframework.web:hsweb-message-api:3.0.4")
'org.hswebframework.web:hsweb-message-api:jar:3.0.4'
<dependency org="org.hswebframework.web" name="hsweb-message-api" rev="3.0.4">
  <artifact name="hsweb-message-api" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.hswebframework.web', module='hsweb-message-api', version='3.0.4')
)
libraryDependencies += "org.hswebframework.web" % "hsweb-message-api" % "3.0.4"
[org.hswebframework.web/hsweb-message-api "3.0.4"]

Dependencies

compile (3)

Group / Artifact Type Version
org.springframework.boot : spring-boot-starter Optional jar
org.slf4j : slf4j-api jar
org.codehaus.groovy : groovy-all pom 2.4.15

provided (1)

Group / Artifact Type Version
org.projectlombok : lombok jar 1.16.18

test (3)

Group / Artifact Type Version
junit : junit jar 4.12
org.mockito : mockito-all jar 1.10.19
ch.qos.logback : logback-classic jar 1.1.7

Project Modules

There are no modules declared in this project.

hsweb4 基于spring-boot2,全响应式的后台管理框架

Codecov Build Status License

功能,特性

  • 基于r2dbc ,easy-orm的通用响应式CRUD
    • H2,Mysql,SqlServer,PostgreSQL
  • 响应式r2dbc事务控制
  • 响应式权限控制,以及权限信息获取
    • RBAC权限控制
    • 数据权限控制
    • 双因子验证
  • 多维度权限管理功能
  • 响应式缓存
  • 非响应式支持(mvc,jdbc)
  • 内置业务功能
    • 权限管理
      • 用户管理
      • 权限设置
      • 权限分配
    • 文件上传
      • 静态文件上传
      • 文件秒传
    • 数据字典

文档

TODO

实践

JetLinks开源物联网平台

org.hswebframework.web

企业后台管理系统基础框架

hsweb(haʊs wɛb)后台管理基础框架,快速开发企业后台管理应用。

Versions

Version
3.0.4
3.0.3
3.0.2
3.0.1
3.0.0