Coder Social home page Coder Social logo

wot-central's Introduction

wot-central

基础架构WATCH OUT

如果您觉得有帮助,请点右上角 "Star" 支持一下谢谢

1. 项目介绍

  • Github地址:https://github.com/290966751/wot-central
  • 提供应用管理,方便第三方系统接入
  • 引入组件化的**实现高内聚低耦合并且高度可配置化
  • 注重代码规范,严格控制包依赖,每个工程基本都是最小依赖
  • 非常适合学习和企业中使用

重构于开源项目:https://github.com/zlt2000/microservices-platform

2. 模块说明

wot-central -- 父项目,公共依赖版本管理
├─demo -- demo模块
├─doc -- 项目文档、sql记录、升级记录
│  └─sql
├─wot -- 打包示例目录
│  └─xxl-job
│      └─xxl-job-admin
├─wot-commons -- 通用工具一级工程
│  ├─wot-common-core -- 公共基础组件
│  ├─wot-common-entity -- 通用实体 | 相关枚举、实体存放
│  ├─wot-common-spring-boot-starter -- spring boot通用组件
│  └─wot-redis-spring-boot-starter -- redis通用组件
├─wot-job -- 任务调度一级工程
│  ├─job-common-core -- 任务调度通用操作逻辑
│  └─job-xxl-job --- xxl-job一级工程,可选
│      ├─xxl-job-admin -- xxl-job 调度中心
│      ├─xxl-job-core -- xxl-job 公共依赖
│      └─xxl-job-executor-sample-springboot -- xxl-job Springboot管理执行器
└─wot-web -- 后端接口一级工程

3. 交流反馈

  • 欢迎提交ISSUS,请写清楚问题的具体原因,重现步骤和环境(上下文)

wot-central's People

Contributors

290966751 avatar

Stargazers

 avatar

Watchers

 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.