Code Monkey home page Code Monkey logo

gmall's Introduction

gmall

分布式商城项目(纯后端)

Springboot+dubbo的模拟分布式商城微服务demo

web项目

1、gmall-admin-web

后台web项目,提供管理员注册,登录校验,商品上下架到es,及文件上传到oss等Controller层功能

2、gmall-shop-portal

前台web项目,提供商品检索、商品具体信息查询、用户登录、在线及离线购物车、订单创建及支付等Controller层功能

微服务项目

1、gmall-ums

提供用户管理员登录及信息查询等相关功能

2、gmall-pms

提供商品检索及商品信息详情查询等功能

3、gmall-cart

提供离线与在线购物车,商品加入或从购物车中删除

4、gmall-oms

提供确认订单,创建订单等微服务

4、gmall-payment

提供支付功能模块

2/16 记一件小事 晚上调试接口时发现数据库无法查询到东西,但是更新操作却可以,想来想去一个多小时也不知道哪里出了问题,最后发现是下午整理数据库时从库断开连接了, 最后才弄好,因为增删改都是直接在主库进行的,而查询是在从库进行的,一个大坑,耽误了两个小时。

gmall's People

Contributors

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