GithubHelp home page GithubHelp logo

wyz2017 / shop-pin-backend Goto Github PK

View Code? Open in Web Editor NEW

This project forked from lg-li/shop-pin-backend

1.0 0.0 0.0 1017 KB

Pin! 开源拼团电商平台,完整的移动端电商平台,附带简单的推荐系统。此项目为其后端代码。

Java 99.66% Python 0.34%

shop-pin-backend's Introduction

Shop-pin Backend

Shop Pin 拼团电商项目后端代码。本项目仅用于学习交流之目的。若欲将其部分用于商业用途,须得作者之许可。

本项目主要基于 Spring Boot 基本框架。并使用 Spring Cloud (Eureka\Feign) 搭建分布式架构,并结合了多种技术将原仅适用与单服务器的模块进行分布式架构之适配。同时附带一个自更新的简单的推荐系统,针对用户推荐首页商品。

Pin 相关仓库链接

用户前端仓库(Uni-app)

商户前端仓库(Vue)

后端仓库(Java)

主要使用的框架

后端业务逻辑

  • Spring Boot

  • Spring Cloud (Distributed)

  • Spring Security (RBAC)

  • Spring AOP

通信与存储

  • Redis (Cache / Mutex Lock for Critical Condition)

  • MongoDB (Rich text and image storage / Recommendation rank cache)

  • RabbitMQ (Cross-nodes communication / Distributed Web-socket)

基础推荐服务策略

  • Flask (Recommender Trigger Entry Point)

  • Tensorflow

开源协定

本项目遵循 MIT 开源协定之规定。

shop-pin-backend's People

Contributors

lg-li avatar ricardocfeng avatar kfcdeveloper avatar

Stargazers

 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.