天天吃货-个人商城从0到1
☆125Aug 26, 2024Updated last year
Alternatives and similar repositories for xiaoxiaoxudeshop
Users that are interested in xiaoxiaoxudeshop are comparing it to the libraries listed below. We may earn a commission when you buy through links labeled 'Ad' on this page.
Sorting:
- spring cloud分布式电商实战代码,并且对以下内容进行了详细笔记记录:maven聚合工程创建,消息总线,分库分表,全局异常处理,分布式session管理,ZK分布式锁,分布式ID生成,SKU概念和表设计,全文检索,缓存,下单扣减库存引起的超卖问题解决,幂等性问题,定…☆234Jun 21, 2022Updated 3 years ago
- 快乐蜗牛商城springcloud版本。本项目是对慕课网电商项目进行后端架构升级,主要是采用springcloud技术栈来进行服务拆分和治理,提高系统的并发能力。含有完整的前端页面,从用户选择商品-加入购物车-生成订单-支付宝扫码支付-后台管理系统。大体实现所有功能。除了s…☆415Apr 11, 2020Updated 6 years ago
- 个人学习笔记,包含关于spring-cloud组件学习和实战学习笔记,还包含zookeeper学习和设计模式的学习笔记。☆34Oct 12, 2022Updated 3 years ago
- 基于docker,docker-compose部署目前微服务所需主流基础服务,包括 日志收集组件elk(elasticsearch & logstash & kibana & filebeat), 链路追踪skywalking, 项目可视化组件【收集/监控/告警】(gra…☆10Mar 28, 2022Updated 4 years ago
- 一个基于Kubernetes1.15 + Istio1.5 + SpringBoot2.x + Spring Data Jpa + Hibernate + MySQL的多租户(数据库隔离方式)应用☆12Mar 31, 2021Updated 5 years ago
- Deploy to Railway using AI coding agents - Free Credits Offer • AdUse Claude Code, Codex, OpenCode, and more. Autonomous software development now has the infrastructure to match with Railway.
- 一个基于Netty+Zookeeper+Redis的分布式聊天室☆22Mar 26, 2019Updated 7 years ago
- 基于SpringBoot2.0的实现的,个人朋友圈微商推广微信小程序,减少重复发圈次数。☆11Mar 11, 2019Updated 7 years ago
- 仿共享单车后台源码及笔记☆12May 13, 2019Updated 7 years ago
- 动态规则实时营销系统☆15May 29, 2022Updated 4 years ago
- A dart library that connects and interacts with the Ethereum blockchain. It connects to an Ethereum node to send transactions, interact w…☆10Feb 5, 2022Updated 4 years ago
- 短信平台,基于Netty的短信网关。基于Spring Cloud(Finchley版本)架构体系,整合各微服务基础组件的最新最全的脚手架工程。微服务架构: Spring Cloud全家桶 + Spring boot 2.x + Shiro 1.4.0 + Mybatis +…☆16Jul 6, 2022Updated 3 years ago
- 快递代拿系统,SSM框架的最佳实践☆201Dec 16, 2022Updated 3 years ago
- 慕课网【Spring Boot构建电商基础秒杀项目 】+【性能优化,打造亿级秒杀系统】源码、笔记和解析☆525Jun 21, 2022Updated 3 years ago
- Java SPI framework☆12Nov 26, 2017Updated 8 years ago
- Deploy open-source AI quickly and easily - Special Bonus Offer • AdRunpod Hub is built for open source. One-click deployment and autoscaling endpoints without provisioning your own infrastructure.
- Java练手_网吧管理系统☆15Jan 26, 2018Updated 8 years ago
- 开源的Java开发脚手架,工作经验总结,springboot,springcloud,基于tk-mybatis代码反向生成,基于redis(redisson)注解形式加分布式锁等,计划将用该脚手架抄袭jeesite和ruoyi还有基于vue的后台权限管理系统做一套开源的后台…☆186Jun 25, 2023Updated 2 years ago
- 超市进销存管理系统(SpringBoot+Mybatis)☆11Jun 21, 2021Updated 4 years ago
- spring cloud 版分布式电商项目,全力打造顶级多模块,高可用,高扩展电商项目☆1,050Dec 16, 2023Updated 2 years ago
- ☆14Jun 17, 2022Updated 4 years ago
- 大数据组件学习;包括dataflow,spring cloud stream;elasticsearch;flink;spark;kafka;phoenix;Hive;Hbase;☆22Jul 1, 2022Updated 3 years ago
- springboot auto xss☆11May 23, 2018Updated 8 years ago
- Distribute Network Calculate Framework☆15Aug 15, 2017Updated 8 years ago
- 基于Jsoup实现的淘宝爬虫项目☆11Jun 7, 2021Updated 5 years ago
- Managed hosting for WordPress and PHP on Cloudways • AdManaged hosting for WordPress, Magento, Laravel, or PHP apps, on multiple cloud providers. Deploy in minutes on Cloudways by DigitalOcean.
- 从零开始搭建秒杀系统 由浅入深,配合博客入门教程文章食用,风味极佳。☆976Apr 21, 2024Updated 2 years ago
- 在线协同办公微信小程序后端项目. 相应的前端项目地址: https://github.com/CunjunWang/emos-web. 基于课程https://coding.imooc.com/learn/list/485.html 源代码做了少量重构.☆16Feb 5, 2021Updated 5 years ago
- Generate SQL statements from the MyBatis3 mapper XML file☆11Mar 7, 2025Updated last year
- 设计精良的网上商城系统,包括前端、后端、数据库、负载均衡、数据库缓存、分库分表、读写分离、全文检索、消息队列等,使用SpringCloud框架,基于Java 开发。该项目可部署到服务器上,不断完善中……☆2,102Mar 6, 2024Updated 2 years ago
- ☆24Dec 22, 2023Updated 2 years ago
- easymqtt4j , netty +mqtt +subscriber+ publisher +broker+cluster server for java☆13May 5, 2026Updated last month
- 商品秒杀系统(限时抢购系统),包含商城展示与后台管理,主要技术有:springboot、redis、zookeeper、rabbitmq、sms通知、email通知。该项目为21年毕设设计项目,其中融入基本目前所使 用的框架与技术。PS:The system includes…☆50Jul 7, 2021Updated 4 years ago
- Core knowledge system of Java back-end development🔥🔥🔥☆63Apr 17, 2022Updated 4 years ago
- 各种网站爬虫合集,持续更新中....☆19Mar 26, 2019Updated 7 years ago
- AI Agents on DigitalOcean Gradient AI Platform • AdBuild production-ready AI agents using customizable tools or access multiple LLMs through a single endpoint. Create custom knowledge bases or connect external data.
- Java知识总结:MySQL实战45讲,多线程和JVM知识总结,,SpringBoot,SpringCloud,Storm系列,微信小程序开发,ELK,《JAVA核心技术36讲笔记》,《深入理解JVM虚拟机笔记》,《高性能MySQL笔记》,《数据结构与算法》等等☆383Jul 7, 2020Updated 5 years ago
- 基于spring boot+shiro+mybatis宠物店管理系统☆14Jan 16, 2024Updated 2 years ago
- electron实战项目集成了串口通信、C#动态库dll调用、C++动态链接库dll调用、本地数据关系数据库SQLit3、执行cmd命令(启动nginx、本地mysql数据库等)、系统通知☆11Nov 26, 2020Updated 5 years ago
- 宠物托管、领养平台,前端项目☆32Jan 1, 2023Updated 3 years ago
- mall-cloud-alibaba 是一套基于开源商城 mall 改造的 spring cloud alibaba 体系微服务商城系统。采用了spring cloud alibaba 、 Spring Cloud Greenwich、Spring Boot 2、MyBat…☆847Jul 23, 2023Updated 2 years ago
- GMall项目是一套电商系统,包括前台商城系统及后台管理系统,基于SpringBoot+MyBatisPlus+Dubbo+zookeeper实现。 前台商城系统包含首页门户、商品推荐、商品搜索、商品展示、购物车、订单流程、会员中心、客户服务、帮助中心等模块。 后台管理系统…☆249Sep 1, 2022Updated 3 years ago
- 整合项目☆11Jan 6, 2023Updated 3 years ago