Giter Site home page Giter Site logo

ldbz-shop's Introduction

LDBZ-SHOP

License GitHub starsGitHub forks

使用技术(个人时间和精力有限,项目不定期更新中....):

  • 后台
    • 使用Spring Boot 构建整个项目 去除 XML 配置
    • Maven构建项目
    • Jenkins作为持续集成
    • 采用Dubbo作为RPC框架
    • 使用 Apollo 分布式配置中心
    • 使用Spring+Spring MVC+MyBatisSSM框架
    • 数据库连接池使用druid
    • 数据存储使用MySQLRedis
    • 页面引擎采用 Beetl
    • 网页采用freemarker生成静态化页面
    • 采用SolrCloud实现搜索服务
    • Swagger2 生成 RESTful Apis文档
    • 负载均衡使用Nginxkeepalived实现高可用

Web应用的端口

名称 端口 说明
Admin 8100 管理端
Cart 8101 购物车
Item 8102 商品详细
Order 8103 订单
Portal 8104 首页
Search 8105 检索商品
SSO 8106 单点
Wishlist 8107 商品收藏

Dubbo服务端口

服务名称 Dubbo服务端口 服务说明 Web端口
Admin-Service 20880 管理端服务 8510
Advertisement-Service 20881 广告服务 8511
Cart-Service 20882 购物车服务 8512
Item-Service 20883 商品详细服务 8513
Notify-Service 20884 消息服务 8514
Order-Service 20885 订单服务 8515
Portal-Service 20886 首页服务 8516
Redis-Service 20887 缓存服务 8517
Search-Service 20888 检索服务 8518
SSO-Service 20889 单点服务 8519
Wishlist-Service 20890 收藏服务 8520

Dubbo Admin 管控台

dubbo.png

Apollo 配置中心

apollo.png

SolrCloud 检索

solrcloud.png

mavne 构建

build.png

project 骨架

frame.png

首页效果图

index.png

商品明细页效果图

item.png

商品检索页效果图

search.png

购物车页效果图

cart.png

商品收藏页效果图

wishlist.png

后台管理页效果图

admin.png

ldbz-shop's People

Contributors

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