shaoxiongdu / MiniSpringLinks
一个全中文注释的迷你Spring实现
☆21Updated 3 years ago
Alternatives and similar repositories for MiniSpring
Users that are interested in MiniSpring are comparing it to the libraries listed below
Sorting:
- 在手写的过程中学习 Mybatis 从解析、绑定、反射、缓存,到回话和事务操作,以及如何与 Spring 进行关联注册 Bean 对象,完成整合部分功能逻辑。通过这些内容的拆解实现,读者伙伴就可以非常清楚的知道这些核心功能都是如何实现的了,以后再阅读 Mybatis 源码也…☆128Updated 3 years ago
- The simple mybatis.(手写简易版 mybatis)☆30Updated last year
- 学习笔记 dubbo,rocketmq 源码解析☆54Updated 2 weeks ago
- 📚Springboot 实战小项目😋,目前有:秒杀项目,RaiitMQ 进阶,SpringAOP插件模块开发,Spring事件机制,Springboot SPI机制,Springboot自定义starter,docker,Minio,quartz,MybatisPlus…☆45Updated 8 months ago
- spring-beans模块源码的个人理解,及翻译注解☆32Updated 5 years ago
- 夕颜博客,一个基于微服务架构的前后端分离博客源码系统。Web端使用Vue + iView , 并且很好的适配移动端。后端使用SpringCloudAlibaba + mybatis-plus进行开 发,使用 Jwt 做登录验证,使用ElasticSearch作为全文检索服务,…☆88Updated 4 years ago
- ☆10Updated 5 months ago
- JAVA 架构师直通车练习项目☆36Updated 2 years ago
- 🚴♀️ hippo4j 动态可监控线程池前端项目☆38Updated 2 years ago
- 增强SpringBoot Schedule,开发中间件以zookeeper为注册中心扩展为分布式任务调度系统,接入方式接单易用,目前实现功能如下; 多机器部署任务 统一控制中心启停 宕机灾备,自动启动执行 实时检测任务执行信息:部署数量、任务总量、成功次数、失败次…☆94Updated 3 years ago
- 《手写Mybatis:渐进式源码实践》 —— 作者:付政委(小傅哥)☆115Updated 7 months ago
- 2019年最新总结,阿里,腾讯,百度,美团,头条等技术面试题目,以及答案,专家出题人分析汇总。☆13Updated 6 years ago
- 手写迷你mybatis框架,里面使用了mybatis设计模式和框架☆56Updated 3 years ago
- Easy RPC是一款低性能的服务框架,主要用于学习造轮子☆66Updated 2 years ago
- Java8、JUC、函数式编程、lambda、Stream流、常用类、代码示例☆15Updated 3 years ago
- 《API网关:中间件设计和实践》—— 微服务设计,源码级体验!☆47Updated 2 years ago
- qing-gateway是用于请求转发、协议转换、可观测性、服务编排的Java NIO API网关(学习使用非常佳)。☆34Updated 2 years ago
- 手写Spring——从头实现一个小型Spring框架☆33Updated 5 years ago
- Spring、Mybatis 等框架的手写实现☆23Updated 7 years ago
- 学习使用rocketmq4.X , 事务消息、延迟消息、普通消息。☆25Updated last year
- MySQL性能优化分析☆57Updated 6 years ago
- Springboot+Websocket 实现IM及时通讯☆18Updated last year
- java面试题☆18Updated 7 months ago
- 🎁 Lottery 抽奖系统 - 基于领域驱动设计的四层架构实践 | Lottery 抽奖系统 项目是一款互联网面向C端人群营销活动类的抽奖系统,可以提供抽奖活动玩法策略的创建、参与、记账、发奖等逻辑功能。在使用的过程中运营人员通过创建概率类奖品的抽奖玩法,对用户进行拉…☆156Updated 3 years ago
- jtea 专注于java,spring,springboot,springcloud,各类中间件,总结开发经验☆70Updated last month
- 一款分布式链路追踪插件,支持Feign、HttpClient、OKHttp、RestTemplate、WebClient、Reactor-Netty、SpringCloud-Gateway、Dubbo,支持自定义链路日志风格,支持自定义链路日志逻辑...☆34Updated 6 months ago
- 企业生产级百亿日PV高可用可拓展的RPC框架。理论上并发数量接近服务器带 宽,客户端采用thrift协议,服务端支持netty和thrift的TThreadedSelectorServer半同步半异步线程模型,支持动态扩容,服务上下线,权重动态,可用性配置,泛化调用,页面流量…☆100Updated 3 years ago
- The auto log tool for java.(java 自动日志输出,基于字节码,兼容 spring)☆58Updated last month
- this is a usage example for rpc-spring-boot-starter☆16Updated last year
- rocketmq源码注释☆19Updated last year