Coder Social home page Coder Social logo

hctwgl / xingcloud Goto Github PK

View Code? Open in Web Editor NEW

This project forked from projectactuallist/xingcloud

0.0 0.0 0.0 4.46 MB

星云平台

License: Apache License 2.0

Dockerfile 0.10% Java 13.99% CSS 3.05% FreeMarker 0.32% HTML 18.90% JavaScript 55.51% Vue 8.13%

xingcloud's Introduction

XingCloud

星云平台

项目启动顺序

1.xing-eureka
2.xing-config
3.xing-gateway
4.xing-auth
5.xing-upms-server
6.xing-ui

模块 -- 服务端口

xingcloud
├── xingcloud-ui -- 前端工程[8000]
├── xing-auth -- 授权服务提供[3000]
├── xing-common -- 系统公共模块 
├    ├── xing-common-core -- 公共工具类核心包
├    ├── xing-common-cache -- 缓存
├    ├── xing-common-job -- 定时任务
├    ├── xing-common-log -- 日志服务
├    └── xing-common-security -- 安全工具类
├    └── xing-common-swagger -- Swagger Api文档生成
├    └── xing-common-transaction -- 分布式事务工具包
├── xing-config -- 配置中心[8888]
├── xing-eureka -- 服务注册与发现[8761]
├── xing-gateway -- Spring Cloud Gateway网关[9999]
├── xing-upms -- 通用用户权限管理模块
├    └── xing-upms-api -- 通用用户权限管理系统公共api模块
├    └── xing-upms-server -- 通用用户权限管理系统业务处理模块[4000]
└── xing-visual  -- 图形化模块 
├    ├── xing-monitor -- Spring Boot Admin监控 [5001]
├    ├── xing-daemon -- 分布式调度中心[5002]
├    └── xing-code-gen -- 图形化代码生成[5003]
├    └── xing-tx-manager -- xing分布式事务解决方案[5004]
├    └── xing-activiti -- 工作流模块[5005]
	 

xingcloud's People

Contributors

yweixing avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.