Git Product home page Git Product logo

ghsmall's Introduction

商城系统后端代码

这是谷粒商城的后端代码

介绍

基于SpringCloud、Vue等技术的商城系统,解决商城场景下的高并发问题

模块说明

<modules>
    <module>renren-generator</module>        <!--不做介绍-->
    <module>renren-fast</module>             <!--不做介绍-->
    <module>goop-common</module>             <!--通用依赖和工具类的封装-->
    <module>goop-product</module>            <!--商品模块、最为核心-->
    <module>goop-gateway</module>            <!--统一网关、路由分发、与nginx对接-->
    <module>goop-member</module>             <!--会员相关服务、-->
    <module>goop-coupon</module>             <!--商品优惠价相关服务-->
    <module>goop-ware</module>               <!--商品库存相关-->
    <module>goop-order</module>              <!--订单模块-->
    <module>goop-search</module>             <!--前台检索模块、对接ES-->
    <module>goop-login-auth</module>         <!--登录认证模块-->
    <module>goop-third-party</module>        <!--第三方服务模块-->
    <module>goop-sso-server</module>         <!--单点登录测试-服务端模块-->
    <module>goop-sso-client1</module>        <!--单点登录测试-客户端模块-->
    <module>goop-sso-client</module>         <!--单点登录测试-客户端模块-->
    <module>goop-cart</module>               <!--购物车模块-->
    <module>goop-seckill</module>            <!--秒杀模块-->
</modules>

... 更新中,未完待续

ghsmall's People

Contributors

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