xlvchao / spartacusLinks
Spartacus, born to freedom!
☆214Updated 11 months ago
Alternatives and similar repositories for spartacus
Users that are interested in spartacus are comparing it to the libraries listed below
Sorting:
- 《重学Java设计模式》是一本互联网真实案例实践书籍。以落地解决方案为核心,从实际业务中抽离出,交易、营销、秒杀、中间件、源码等22个真实场景,来学习设计模式的运用。欢迎关注小傅哥,微信(fustack),公众号:bugstack虫洞栈,博客:https://bugsta…☆291Updated last year
- Spring Framework5/SpringBoot 2.5.x Demos☆681Updated 2 years ago
- 在手写的过程中学习 Mybatis 从解析、绑定、反射、缓存,到回话和事务操作,以及如何与 Spring 进行关联注册 Bean 对象,完成整合部分功能逻辑。通过这些内容的拆解实现,读者伙伴就可以非常清楚的知道这些核心功能都是如何实现的了,以后再阅读 Mybatis 源码也…☆130Updated 3 years ago
- ☆233Updated 2 years ago
- 🎁 Lottery 抽奖系统 - 基于领域驱动设计的四层架构实践 | Lottery 抽奖系统 项目是一款互联网面向C端人群营销活动类的抽奖系统,可以提供抽奖活动玩法策略的创建、参与、记账、发奖等逻辑功能。在使用的过程中运营人员通过创建概率类奖品的抽奖玩法,对用户进行拉…☆161Updated 3 years ago
- 通过丰富实例来展现 Spring Boot 特性的教程☆258Updated last year
- 基于SpringBoot2.x、SpringCloud和SpringCloudAlibaba企业级系统架构底层框架封装,解决业务开发时常见的非功能性需求,防止重复造轮子,方便业务快速开发和企业技术栈框架统一管理。引入组件化的思想实现高内聚低耦合并且高度可配置化,做到可插拔。…☆190Updated 3 weeks ago
- 使用 Spring Boot + Spring Security + JWT 实现用户登录验证示列,包含权限管理和 Token 刷新功能、心跳机制。☆213Updated 2 years ago
- rocketMQ可靠消息投递,事务消息,保证消息可靠发送Demo。☆47Updated 3 years ago
- 🔥 🎉newbee-mall-cloud 项目是新蜂商城 newbee-mall 项目的微服务版本,一款基于 Spring Cloud Alibaba + Nacos + Sentinel + Seata + Spring Cloud Gateway + OpenFei…☆334Updated last year
- 尚硅谷-谷粒商城代码及文档https://www.yuque.com/zhangshuaiyin/guli-mall☆368Updated last year
- 📝 Java 数据结构和算法 | Algorithms and data structures implemented in Java with explanations and links to further readings☆334Updated last year
- 高并发多方案秒杀架构-核心应用。☆180Updated 3 years ago
- IM-WhaleShark(鲸鲨)是基于 Netty 实现的高性能分布式 IM 系统☆350Updated 2 months ago
- Summer framework is a minimal Spring framework.☆288Updated 3 months ago
- 《手写Mybatis:渐进式源码实践》 —— 作者:付政委(小傅哥)☆118Updated 9 months ago
- 夕颜博客,一个基于微服务架构的前后端分离博客源码系统。Web端使用Vue + iView , 并且很好的适配移动端。后端使用SpringCloudAlibaba + mybatis-plus进行开发,使用 Jwt 做登录验证,使用ElasticSearch作为全文检索服务,…☆88Updated 4 years ago
- Spring Boot 教程、技术栈示例代码。在工作中的最佳实践,帮助快速上手运用到工作中。☆313Updated 2 years ago
- mini-spring-cloud是简化版的spring-cloud框架,能帮助你快速熟悉spring-cloud源码及掌握其核心原理。在保留spring cloud核心功能的的前提下尽量精简代码,核心功能包括服务注册、服务发现、负载均衡、集成Feign简化调用、流量控制、…☆1,860Updated last year
- 尚硅谷《谷粒商城》-开发笔记,另有学习文档笔记,期待大家的加入,☆262Updated 3 years ago
- SpringBoot learing demo☆92Updated last year
- coding-more 是一套成熟的学习教程网站,包括前台网站内容展示系统,以及后台网站内容管理系统,采用时下最流行的 Spring Boot + Vue 的前后端分离架构。前台展示系统包括首页门户、文章展示、文章搜索、文章推荐等等模块。后台管理系统包括文章管理、统计报表、…☆417Updated 3 months ago
- 🧱 「Java学习」一份涵盖大部分Java程序员所需要掌握的核心知识。JDK 源码分析 & Java 新特性 & Java 并发编程 & Java 虚拟机 & SpringBoot 2.x 系列☆532Updated 3 months ago
- 【一线互联网大厂Java核心面试题库】Java基础、异常、集合、并发编程、JVM、Spring全家桶、MyBatis、Redis、数据库、中间件MQ、Dubbo、Linux、Tomcat、ZooKeeper、Netty等等...☆121Updated 4 years ago
- ☆437Updated 2 years ago
- 🔥🔥🔥 📚 本代码库是作者冰河多年从事互联网大厂开发、架构的学习历程技术汇总,旨在为大家提供一个清晰详细的学习教程,侧重点更倾向编写Java核心内容、 底层原理、架构知识、渗透技术。如果本仓库能为您提供帮助,请给予支持(关注、点赞、分享)!☆361Updated this week
- 尚硅谷JVM全套教程,百万播放,全网巅峰(宋红康详解java虚拟机)学习笔记☆190Updated 3 years ago
- 深入解析SpringMVC核心原理:从手写简易版MVC框架开始(SmartMvc)☆123Updated 11 months ago
- 《学透Spring: 从入门到项目实战》代码示例☆149Updated 11 months ago
- [Java工程师必备+学习+知识点+面试]:包含计算机网络知识、JavaSE、JVM、Spring、Springboot、SpringCloud、Mybatis、多线程并发、netty、MySQL、MongoDB、Elasticsearch、Redis、HBASE、Rabb…☆178Updated 11 months ago