wb02125055 / spring-framework-sourceLinks
这是一个注释版的Spring源码分析工程,版本为5.1.x,大部分核心源码都已经添加中文注释,学习Spring源码可以参考,注释会慢慢进一步完善!
☆23Updated 3 years ago
Alternatives and similar repositories for spring-framework-source
Users that are interested in spring-framework-source are comparing it to the libraries listed below
Sorting:
- spring cloud分布式电商实战代码,并且对以下内容进行了详细笔记记录:maven聚合工程创建,消息总线,分库分表,全局异常处理,分布式session管理,ZK分布式锁,分布式ID生成,SKU概念和表设计,全文检索,缓存,下单扣减库存引起的超卖问题解决,幂等性问题,定…☆237Updated 2 years ago
- seckill-rocketmq-基于RocketMQ-电商高并发场景实战☆194Updated last year
- Java整理的基础工具类项目☆245Updated 2 years ago
- maven多模块化,springboot项目,基础各种微服务、搜索引擎☆227Updated 2 years ago
- java工具类:Excel导入导出、时间操作、文件上传等工具类☆114Updated 2 years ago
- java生产环境内存调优(包括jvm参数类型,JVM的参数类型 jinfo & jps(参数和进程查看) jstat(类加载、垃圾收集、JIT 编译) jmap+MAT(内存溢出) jstack(线程、死循环、死锁) JVisualVM(本地和远程可视化监控) 使用 BTr…☆240Updated 5 years ago
- springcloud学习的相关工程并辅以博文讲解。主要介绍Eureka(服务注册发现)、Feign (服务消费)、Ribbon(负载均衡)、Hystrix(熔断器)、Dashboard(熔断器监控)、Config(分布式配置中心)、Zuul(路由网关)等等相关内容。☆118Updated last year
- 关于Quartz技术的学习积累的例子,开始Quartz学习之旅,精进Quartz☆187Updated 2 years ago
- 【面试题整理】涉及到分布式、微服务、算法、多线程、解决方案等多方面面试题; 来自咕泡学院VIP学员的真实面试经历及面试题的梳理,帮助大家更好的进入一线互联网企业。面试会涉及到、spring cloud、I/O、HashMap、ConcurrentHashMap、JVM、S…☆196Updated 3 years ago
- rabbitmq 消息100%可靠性投递的解决方案实现 ack手动确认方式☆67Updated 6 years ago
- Springboot2,Spring源码学习项目,涉及SpringBoot2 自动装配实现机制,Spring AOP动态代理以及IOC各种扩展接口的实现方式。☆118Updated 4 years ago
- 一直想把jdk1.8的新特性整理下,恰好看到老外的git(文后有链接),在这个结构上继续完善了说明和功能,做了41个单元测试案例,方便新人学习。以下内容很干,对于 一个萌新小白来说,学习jdk1.8的新特性,基本看一遍就知道个7788了,在熟读两遍最后跟着写一遍,那么在实际项…☆71Updated 2 years ago
- mybatis源码的中文注释以及mybatis的使用和源码解析☆164Updated 2 years ago
- 📚《Mybatis3源码深度解析》 随书源码☆189Updated 2 years ago
- 秒杀系统的实现与详解,相关的详细文档请前往GitBook https://gitbook.cn/gitchat/activity/5bff4c9f442cad45a51fee92☆211Updated 2 years ago
- MyBatis SQL mapper framework for Java☆81Updated 6 years ago
- Activiti工作流框架教程☆36Updated 6 years ago
- springboot 2.1+整合各种技术☆103Updated last year
- SpringBoot整合MyBatis-Plus,源码学习,增删改查,Lamdba支持☆165Updated 9 months ago
- 云流——微服务聚合平台☆93Updated 6 months ago
- This is a project about my multithreading study notes. All content by 汪文君 高并发编程视频 and my thinking.☆29Updated 5 years ago
- 干净的springboot-netty,google protocol buffer,根目录下我给你放了一本《Netty实战(精髓)》,test下关于同步回调和异步回调、JUC和NIO(RPC我也加进来了)的一些讲解的方法代码☆137Updated 6 years ago
- SpringBoot骨架项目,集成SpringBoot、Mybatis、Druid、Mapper、PageHelper、Redis、Shiro、Swagger2、Log4j2等技术☆243Updated 6 years ago
- imooc-SpringSecurity☆88Updated 6 years ago
- 马士兵VIP教程☆77Updated 5 years ago
- 《一本小小的MyBatis源码分析书》一书的附属代码☆128Updated 2 years ago
- 基于springboot+dubbo的练手级电商项目☆152Updated 2 years ago
- springboot 学习mybatis+mysql读写分离(一写多读)+事务☆124Updated 6 years ago
- Springboot + shiro权限管理。这或许是流程最详细、代码最干净、配置最简单的shiro上手项目了。☆284Updated 5 years ago
- 使用javaconfig的方式整合SpringMVC+Mybatis+SpringSecurity实现基于数据库的权限系统,包括对按钮的权限控制。☆84Updated 8 years ago