xlvchao / spartacusLinks
Spartacus, born to freedom!
☆210Updated 9 months ago
Alternatives and similar repositories for spartacus
Users that are interested in spartacus are comparing it to the libraries listed below
Sorting:
- rocketMQ可靠消息投递,事务消息,保证消息可靠发送Demo。☆46Updated 2 years ago
- 《重学Java设计模式》是一本互联网真实案例实践书籍。以落地解决方案为核心,从实际业务中抽离出,交易、营销、秒杀、中间件、源码等22个真实场景,来学习设计模式的运用。欢迎关注小傅哥,微信(fustack),公众号:bugstack虫洞栈,博客:https://bugsta…☆289Updated last year
- 高并发多方案秒杀架构-核心应用。☆179Updated 2 years ago
- 在手写的过程中学习 Mybatis 从解析、绑定、反射、缓存,到回话和事务操作,以及如何与 Spring 进行关联注册 Bean 对象,完成整合部分功能逻辑。通过这些内容的拆解实现,读者伙伴就可以非常清楚的知道这些核心功能都是如何实现的了,以后再阅读 Mybatis 源码也…☆128Updated 3 years ago
- java面试题☆18Updated 7 months ago
- Spring Framework5/SpringBoot 2.5.x Demos☆674Updated 2 years ago
- SpringBoot源码分析--项目里有超详细的中文代码注释,中文注释会随着每篇SpringBoot的源码分析文章的推出而更新,中文注释持续更新中...☆356Updated 2 years ago
- 基于SpringBoot2.x、SpringCloud和SpringCloudAlibaba企业级系统架构底层框架封装,解决业务开发时常见的非功能性需求,防止重复造轮子,方便业务快速开发和企业技术栈框架统一管理。引入组件化的思想实现高内聚低耦合并且高度可配置化,做到可插拔。…☆186Updated 2 weeks ago
- IM-WhaleShark(鲸鲨)是基于 Netty 实现的高性能分布式 IM 系统☆348Updated this week
- 🔥🔥🔥 Libra-Platform微服务平台。基于SpringCloud & SpringCloudAlibaba & SpringBoot & Vue3开发,基于多租户SaaS模式的设计,拥有强大的用户中心(一个账号对应多业务身份),权限基于RBAC设计,支持蓝绿…☆245Updated 2 years ago
- The message queue in java.(java 简易版本 mq 实现)☆144Updated 2 years ago
- Summer framework is a minimal Spring framework.☆279Updated last month
- Spring 5.x 非常全面的源码解析,已添加相应的注释,相关文档可查看我的博客,Spring MVC、IoC、AOP、TX 已完成☆104Updated 3 years ago
- 致力于打造一款优秀的分布式微服务解决方案☆194Updated last year
- ☆56Updated 2 years ago
- ☆232Updated 2 years ago
- 🎉基于Spring Boot 2.7 & 3.0、 Spring Cloud & Alibaba、Spring Authorization Server等主流技术栈的微服务RBAC 、SaaS多租户系统。✨✨点个star ➕关注。持续更新 🍺🍺欢迎加入交流群。☆95Updated 7 months ago
- mini-spring-cloud是简化版的spring-cloud框架,能帮助你快速熟悉spring-cloud源码及掌握其核心原理。在保留spring cloud核心功能的的前提下尽量精简代码,核心功能包括服务注册、服务发现、负载均衡、集成Feign简化调用、流量控制、…☆1,831Updated 11 months ago
- 📝 Java 数据结构和算法 | Algorithms and data structures implemented in Java with explanations and links to further readings☆331Updated last year
- 深入解析SpringMVC核心原理:从手写简易版MVC框架开始(SmartMvc)☆119Updated 9 months ago
- A simple, super fast, 7x24 exchange.☆329Updated last month
- 🎁 Lottery 抽奖系统 - 基于领域驱动设计的四层架构实践 | Lottery 抽奖系统 项目是一款互联网面向C端人群营销活动类的抽奖系统,可以提供抽奖活动玩法策略的创建、参与、记账、发奖等逻辑功能。在使用的过程中运营人员通过创建概率类奖品的抽奖玩法,对用户进行拉…☆154Updated 3 years ago
- 🔥🔥🔥 CongoMall(刚果商城)不一样的TOC商城系统,SpringCloud-Alibaba微服务架构设计,基于DDD领域驱动模型开发,代码设计优雅,涵盖商城核心业务。系统集成分布式锁、分布式事务、分库分表、消息队列、数据搜索、服务监控等功能,区别于八股文问答…☆1,075Updated last year
- 🔥🔥🔥 📚 本代码库是作者冰河多年从事互联网大厂开发、架构的学习历程技术汇总,旨在为大家提供一个清晰详细的学习教程,侧重点更倾向编写Java核心内容、底层原理、架构知识、渗透技术。如果本仓库能为您提供帮助,请给予支持(关注、点赞、分享)!☆356Updated 2 weeks ago
- 🔥 热门推荐 🔥 SaaS 短链接系统,承载高并发和海量存储等场景难题。专为实习、校招以及社招而出的最新项目,项目质量不亚于 12306 铁路购票项目。☆606Updated last month
- 一套涵盖大部分核心组件使用的Spring Cloud alibaba微服务实战教程,42篇文章,篇篇精华!手把手教你开发一个生产可用的SpringCloud开发框架。学完你也是微服务开发高手!☆29Updated 3 years ago
- collapse executor 是一个高性能、低延迟的批量合并执行器,可有效支持高并发的热点请求,支持与Spring Boot集成,帮助开发者快速构建高性能的微服务,提高服务资源利用率的同时降低服务响应时间。涉及技术点包括CompletableFuture、Spring…☆50Updated last year
- springboot-learning☆676Updated last month
- 最全的Java操作Redis的工具类,使用StringRedisTemplate实现,封装了对Redis五种基本类型的各种操作!☆247Updated 3 years ago
- 书籍《通用源码阅读指导书——MyBatis源码详解》配套示例☆171Updated last year