Giter VIP home page Giter VIP logo

javayh-platform's Introduction

javayh-platform

License SpringBoot SpringCloud SpringCloudAlibaba

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

本项目处于开发阶段,想加入开发的小伙伴添加微信:372787553 备注进群或者开发

技术框架

框架 说明 版本
SpringBoot 开发脚手架 2.1.7
SpringCloud 云框架 Greenwich.SR3
SpringCloudGateway 路由
SpringCloudOpenFeign 服务调用
SpringCloudHystrix 服务降级熔断
SpringCloudOauth2 资源权限验证
SpringCloudAlibaba 阿里微服务解决方案 2.1.1.RELEASE
Alibaba Nacos 注册中心、配置中心 1.3.3
Zipkin 分布式链式调用 2.9.4
Reids 缓存

项目结构说明

javayh-platform                         父工程
├─javayh-demo                           测试区
│  ├─javayh-demo-api                    swagger
│  ├─javayh-demo-common         
│  ├─javayh-demo-config                 nacos 多环境配置
│  ├─javayh-demo-mail                   mail模板
│  └─javayh-demo-feign                  feign
├─javayh-plugins                        插件
│  ├─javayh-generator                   代码生成器
│  ├─javayh-heartbeat-detection         服务心跳检测
│  │  ├─javayh-heartbeat-server         心跳检测服务端
│  └─ └─javayh-heartbeat-client         心跳检测客户端
├─javayh-route                          路由分发
│  └─javayh-api-gateway                 gateway
├─javayh-sso                            oauth
│  ├─javayh-resource                    资源服务器
│  └─javayh-server                      认证服务器
└─javayh-dependencies                   核心依赖
│   ├─javayh-common-starter             内部支撑
│   ├─javayh-db-starter                 关系型数据库
│   ├─javayh-nacos-starter              nacos依赖支持
│   ├─javayh-redis-starter              reids依赖支持
│   ├─javayh-kafka-starter              kafka依赖支持
│   ├─javayh-mail-starter               mail依赖支持
│   ├─javayh-mybatis-starter            mybatis依赖支持
└─  └─javayh-swagger-starter            Api文档支持

使用说明

项目使用说明 https://github.com/Dylan-haiji/javayh-platform/wiki

javayh-platform's People

Contributors

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