Git Product home page Git Product logo

shopa's Introduction

shopa

  • 用来练习微服务项目搭建
  • 整合一些分布式技术

项目结构

shopa 顶级父模块
-- shopa-basics 基础设施
-- -- shop-basic-eureka eureka注册中心
-- -- shopa-basic-zuul 网关
-- -- shopa-basic-sso 单点登录服务
-- shopa-common 公用模块
-- -- shopa-common-core
-- shopa-service-api api公共模块
-- -- shopa-service-api-weixin 微信api模块
-- -- shopa-service-api-member 会员api模块
-- -- shopa-service-api-goods 商品api模块
-- shopa-service-entity 实体类模块
-- -- shopa-service-entity-weixin 微信实体类模块
-- -- shopa-service-entity-member 会员服务实体类模块
-- -- shopa-service-entity-goods 商品服务实体类
-- shopa-service-impl 接口实现模块
-- -- shopa-service-impl-weixin 微信接口实现模块
-- -- shopa-service-impl-member 会员接口实现模块
-- -- shopa-service-impl-goods 商品接口实现服务
-- shopa-web
-- -- shopa-web-portal 门户
-- -- shopa-web-pay 支付web站

注册中心

  • eureka

配置中心

使用apollo

https://github.com/ctripcorp/apollo

统一数据转换

  • inputDTO
  • outputDTO
  • DO

服务

微信服务

  • 生成注册验证码,消息发送
  • 验证验证码

shopa's People

Contributors

0xcaffebabe avatar dependabot[bot] avatar

Stargazers

 avatar

Watchers

 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.