1 Star 0 Fork 44

hehe / jecloud-meta

Create your Gitee Account
Explore and code with more than 12 million developers,Free private repositories !:)
Sign up
Clone or Download
contribute
Sync branch
Cancel
Notice: Creating folder will generate an empty file .keep, because not support in Git
Loading...
README
MIT

元数据服务项目

了解更多

项目简介

JECloud元数据管理模块,用于管理平台模型元数据,包括资源表元数据、功能元数据、列表元数据、表单元数据等。 依赖于元数据管理模型,用户可以以更低成本,快速完成业务系统的构建与应用。 其主要包括如下功能:

  • 服务管理
    • 平台类服务管理
    • 方案类服务管理
  • 系统设置管理
    • 平台设置
    • 系统设置
    • 缓存管理
    • 服务契约管理
    • 系统变量管理
    • 存储桶管理
    • 流程分类维护管理
  • 资源表管理模块
    • 普通表管理
    • 树形表管理
    • 视图管理
    • 索引管理
    • 约束管理
  • 数据字典模块。
    • 列表字典管理
    • SQL列表字典管理
    • 树形字典管理
    • SQL树形字典管理
    • 外部树形字典管理
    • 自定义字典管理
    • 字典回收站
  • 应用中心管理模块
    • 功能管理
    • 列表管理及在线设计器
    • 表单管理及在线设计器
  • 微应用管理
  • 业务编号管理
  • 日历管理模块
  • 升级管理模块
    • 构建平台升级包管理
    • 安装平台升级包管理
  • 开发展板

环境依赖

服务模块介绍

  • aggregate-tomcat: SpringBoot Tomcat聚合模块
  • jecloud-meta-facade: 接口门面模块
  • jecloud-meta-sdk: 消费者模块
  • jecloud-meta-service: 提供者模块

编译部署

使用maven生成对应环境的war包,例: 生产环境打包

//开发环境打包
mvn clean package -Pdev -Dmaven.test.skip=true
//本地开发环境打包
mvn clean package -Plocal -Dmaven.test.skip=true
//测试环境打包
mvn clean package -Ptest -Dmaven.test.skip=true
//生产环境打包
mvn clean package -Pprod -Dmaven.test.skip=true

开源协议

MIT License Copyright (c) 2023 北京凯特伟业科技有限公司 Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions: The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software. THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.

About

JECloud元数据管理服务项目 expand collapse
Java
MIT
Cancel

Releases

No release

Contributors

All

Activities

Load More
can not load any more
Java
1
https://gitee.com/hehe1022/jecloud-meta.git
git@gitee.com:hehe1022/jecloud-meta.git
hehe1022
jecloud-meta
jecloud-meta
master

Search