ChanMeng666 / douyin-mall-java-templateLinks
【Star us and watch this project grow! 🌱⭐️】A Spring Boot-based e-commerce microservices template with comprehensive setup guides. Ideal for learning microservices architecture and building scalable e-commerce applications. Features include user authentication, product management, order processing, and AI integration capabilities.
☆16Updated 3 weeks ago
Alternatives and similar repositories for douyin-mall-java-template
Users that are interested in douyin-mall-java-template are comparing it to the libraries listed below
Sorting:
- 【代码随想录知识星球】项目分享-手写mini-spring框架☆146Updated 3 months ago
- 【代码随想录知识星球】项目分享-手撕RPC框架🔥☆596Updated 4 months ago
- 黑马点评项目优化,新增消息队列RabbitMQ,令牌桶限流实现优惠券秒杀,用户登录限流(redis实现滑动窗口)等功能☆291Updated 4 months ago
- Java学习路线和资料分享☆312Updated last year
- PmHub,一个基于 SpringCloud & LLM 的智能项目管理系统,该项目旨在帮助小伙伴们快速掌握微服务/分布式项目的架构设计和开发流程。如果你想在校招或者社招中拿到一个满意的 offer,PmHub 将是一个非常 nice 的选择😄。☆409Updated 3 weeks ago
- 程序员鱼皮编程导航原创项目,基于 Java + Etcd + Vert.x 的高性能 RPC 框架,用新颖的技术栈从 0 到 1 带大家开发轮子。教程由浅入深,可以学习并实践基于 Vert.x 的网络服务器、序列化器、基于 Etcd 和 ZooKeeper 的注册中心、反射…☆539Updated 2 weeks ago
- 一款基于Netty+Zookeeper+Spring实现的轻量级Java RPC框架。提供服务注册,发现,负载均衡,支持API调用,Spring集成和Spring Boot starter使用。是一个学习RPC工作原理的良好示例。