3 Star 10 Fork 35

北京凯特伟业科技有限公司 / jecloud-demo

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
贡献代码
同步代码
取消
提示: 由于 Git 不支持空文件夾,创建文件夹后会生成空的 .keep 文件
Loading...
README
MIT

消息服务项目

项目简介

JECloud演示服务模块,用于统一为用户提供基于平台的演示功能。

环境依赖

Maven安装 (http://maven.apache.org/download.cgi)

Maven学习,请参考maven-基础

服务模块介绍

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

编译部署

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

//开发环境打包
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

开源协议

JECloud主目录

JECloud 微服务架构低代码平台(点击了解更多)

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.

简介

JECloud演示服务项目 展开 收起
Java 等 2 种语言
MIT
取消

贡献者

全部

近期动态

加载更多
不能加载更多了
Java
1
https://gitee.com/ketr/jecloud-demo.git
git@gitee.com:ketr/jecloud-demo.git
ketr
jecloud-demo
jecloud-demo
master

搜索帮助