Coder Social home page Coder Social logo

mandarenmanman / spring-cloud-sofastack-samples Goto Github PK

View Code? Open in Web Editor NEW

This project forked from sofastack/spring-cloud-sofastack-samples

0.0 2.0 0.0 673 KB

License: Apache License 2.0

Shell 3.71% PLpgSQL 3.38% Java 71.07% HTML 14.67% CSS 2.71% JavaScript 4.46%

spring-cloud-sofastack-samples's Introduction

Spring Cloud SofaStack Samples

spring-cloud-sofastack-samples 是基于 SOFA 和 SpringCloud 构建的一套微服务系统,希望通过此案例工程,能够用于提供一个完整的基于 SOFA 和 SpringCloud 体系构建的基础的工程模型,帮助用于更好的理解和使用 SOFA 开源生态提供的一系列基础框架和组件。

本案例工程主要包括以下几个核心应用:

  • sofastack-cloud-api-gateway:服务网关系统,所有的业务请求都会经过此系统,主要包括限流、鉴权功能
  • sofastack-cloud-biz-web:核心业务系统,用于处理经过网关路由过来的请求,然后再由此系统进行业务功能处理
  • sofastack-cloud-sys-auth:注册、登录、权限认证系统
  • sofastack-cloud-sys-user:用户中心系统,用于提供用户相关服务
  • sofastack-cloud-sys-accounting:用户账户系统,用于提供账户相关服务和定时生成账单
  • sofastack-cloud-sys-trading:交易系统,用于处理用户交易逻辑、订单处理等
  • sofastack-cloud-sys-mq-server:kafka 消息消费端应用,用于消费消息并且发送邮件
  • sofastack-cloud-sys-static:静态资源系统

应用架构图

image

快速开始

git clone https://github.com/sofastack/spring-cloud-sofastack-samples.git
cd spring-cloud-sofastack-samples/script/bin && sh deploy.sh

运行示例参考:操作手册

工程共建

为了能够让更多对 SOFA 和 SpringCloud 体系有兴趣的同学参与,本案例工程希望通过内外部共建的方式进行开发。欢迎各路大神基于此工程,使用 SOFA 和 SpringCloud 大展身手。

  • 如果您对此工程或者技术栈感兴趣,欢迎 Star & Watch
  • 如果您希望参与此工程开发共建,欢迎 Fork & PR

spring-cloud-sofastack-samples's People

Contributors

ujjboy avatar

Watchers

aGentleKnife avatar  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.