GithubHelp home page GithubHelp logo

icyyaww / ai-cloud Goto Github PK

View Code? Open in Web Editor NEW

This project forked from wjqc/ai-cloud

0.0 0.0 0.0 4.64 MB

基于SpringBoot SpringCloud & Alibaba.注册中心,配置中心Nacos,统一认证授权使用Security,Jwt,Redis.流量控制框架Sentinel,分布式事务Seata,日志管理ELK.封装了常用的工具类,全局异常处理,多数据源,Swagger文档,FastDFS,Minio文件上传.搭建的一套分布式微服务架构,代码干净整洁,注释清晰,适合新项目开发

License: MIT License

JavaScript 10.50% Java 48.96% CSS 4.56% HTML 0.10% Vue 34.65% SCSS 1.23%

ai-cloud's Introduction

ai-cloud v1.0.0

SpringBoot SpringCloud Alibaba Nacos Sentinel Seata ELK FastJson Mybatis-Plus Swagger

平台简介

* 基于SpringBoot SpringCloud & Alibaba
* 注册中心,配置中心Nacos,统一认证授权使用Security,Jwt,Redis
* 流量控制框架Sentinel,分布式事务Seata,日志管理Elasticsearch,Kibana,Logstash
* 封装了常用的工具类,全局异常处理,多数据源,Swagger2文档,FastDFS,Minio文件上传
* 搭建的一套分布式微服务架构,代码干净整洁,注释清晰,适合新项目开发
* 移动端,采用uniapp框架,一份代码多终端适配,同时支持APP、小程序、H5
* 后续会持续封装,用户账户服务,支付服务,短信服务,邮箱服务,oos对象存储,等等,以及产品原型,ui原型,前端代码更新

目录结构

ai-cloud-app
├── ai-cloud-gateway    --网关服务 [8088]
├── ai-cloud-auth       --认证服务 [8800]
├── ai-cloud-api        --内网接口
│       └── ai-cloud-auth-api        --授权对内接口
│       └── ai-cloud-file-api        --文件对内接口
├── ai-cloud-elk        --elk日志管理模块
│       └── ai-cloud-elasticsearch   --存储日志数据[8004]
│       └── ai-cloud-kibana          --收集日志   [8005]
│       └── ai-cloud-logstash        --显示日志数据[8006]
├── ai-cloud-framework  --核心模块
│       └── ai-cloud-common          --通用模块
│       └── ai-cloud-datasource      --多数据源
│       └── ai-cloud-log             --日志记录
│       └── ai-cloud-redis           --缓存服务
│       └── ai-cloud-security        --安全模块
│       └── ai-cloud-swagger         --接口模块
├── ai-cloud-modules    --业务模块
│       └── ai-cloud-file            --文件服务 [8801]
│       └── ai-cloud-pay             --支付服务 [8803]
│       └── ai-cloud-user            --用户服务 [8802]
├──ai-cloud-web         --前端模块
│       └── ai-cloud-app             --uniapp[9090]
│       └── ai-cloud-wx              --微信小程序[]
├──pom.xml              --公共依赖

架构图

前端演示图

后端演示图

sql表结构

微服务交流群

QQ群: 加入QQ群 点击按钮入群。

ai-cloud's People

Contributors

aigaojianyun 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.