A tiny IoC container refer to Spring.
☆4,089Nov 27, 2023Updated 2 years ago
Alternatives and similar repositories for tiny-spring
Users that are interested in tiny-spring are comparing it to the libraries listed below
Sorting:
- mini-spring is a simplified version of the Spring framework that helps you quickly familiarize yourself with Spring source code and maste…☆6,339Dec 19, 2025Updated 2 months ago
- Netty learning.☆3,557Feb 7, 2017Updated 9 years ago
- Spring源码阅读☆13,775Mar 24, 2023Updated 2 years ago
- 🌱《 Spring 手撸专栏》,本专栏以 Spring 源码学习为目的,通过手写简化版 Spring 框架,了解 Spring 核心原理。在手写的过程中会简化 Spring 源码,摘取整体框架中的核心逻辑,简化代码实现过程,保留核心功能,例如:IOC、AOP、Bean生命…☆4,894Jul 17, 2023Updated 2 years ago
- 👨🎓 Java Core Sprout : basic, concurrent, algorithm☆27,027May 21, 2024Updated last year
- The java implementation of Apache Dubbo. An RPC and microservice framework.☆41,738Feb 20, 2026Updated last week
- 😮 Core Interview Questions & Answers For Experienced Java(Backend) Developers | 互联网 Java 工程师进阶知识完全扫盲:涵盖高并发、分布式、高可用、微服务、海量数据处理等领域知识☆78,851Jan 21, 2026Updated last month
- Alibaba Java Diagnostic Tool Arthas/Alibaba Java诊断利器Arthas☆37,098Updated this week
- Java 面试 & 后端通用面试指南,覆盖计算机基础、数据库、分布式、高并发与系统设计。准备后端技术面试,首选 JavaGuide!☆153,835Updated this week
- mybatis源码中文注释☆4,780Jun 29, 2022Updated 3 years ago
- ⭐⭐⭐⭐秒杀系统设计与实现.互联网工程师进阶与分析🙋🐓☆26,602Apr 18, 2025Updated 10 months ago
- Spring Framework☆59,649Updated this week
- 我的技术摘要☆2,973Feb 12, 2022Updated 4 years ago
- The vip.com's java coding standard, libraries and tools☆7,659Sep 6, 2023Updated 2 years ago
- 📌 a missing Java std lib(simple & 0-dependency) for framework/middleware, provide an enhanced InheritableThreadLocal that transmits valu…☆8,261Dec 2, 2025Updated 2 months ago
- A simple RPC framework based on Netty, ZooKeeper and Spring☆2,448Oct 18, 2024Updated last year
- Redisson - Valkey & Redis Java client. Real-Time Data Platform. Sync/Async/RxJava/Reactive API. Over 50 Valkey and Redis based Java objec…☆24,255Feb 20, 2026Updated last week
- 《史上最简单的Spring Cloud教程源码》☆17,978Apr 12, 2021Updated 4 years ago
- 阿里云计算平台DataWorks(https://help.aliyun.com/document_detail/137663.html) 团队出品,为监控而生的数据库连接池☆28,221Feb 14, 2026Updated last week
- 😱 从源码层面,剖析挖掘互联网行业主流技术的底层实现原理,为广大开发者 “提升技术深度” 提供便利。目前开放 Spring 全家桶,Mybatis、Netty、Dubbo 框架,及 Redis、Tomcat 中间件等☆23,122Jan 9, 2026Updated last month
- 后端架构师技术图谱☆60,831Apr 11, 2024Updated last year
- To Be Top Javaer - Java工程师成神之路☆25,477Jan 3, 2024Updated 2 years ago
- Netty project - an event-driven asynchronous network application framework☆34,811Updated this week
- Lightning fast and elegant mvc framework for Java8☆5,885Dec 15, 2025Updated 2 months ago
- CAT 作为服务端项目基础组件,提供了 Java, C/C++, Node.js, Python, Go 等多语言客户端,已经在美团点评的基础架构中间件框架(MVC框架,RPC框架,数据库框架,缓存框架等,消息队列,配置系统等)深度集成,为美团点评各业务线提供系统丰富的性能…☆18,976Jan 4, 2025Updated last year
- 循序渐进,学习Spring Boot、Spring Boot & Shiro、Spring Batch、Spring Cloud、Spring Cloud Alibaba、Spring Security & Spring Security OAuth2,博客Spring系列…☆29,017May 31, 2024Updated last year
- 🍬A set of tools that keep Java sweet.☆30,341Feb 9, 2026Updated 2 weeks ago
- spring boot 实践学习案例,是 spring boot 初学者及核心技术巩固的最佳实践。☆16,608Dec 3, 2023Updated 2 years ago
- IntelliJ IDEA 简体中文专题教程☆22,171Sep 12, 2025Updated 5 months ago
- A powerful flow control component enabling reliability, resilience and monitoring for microservices. (面向云原生微服务的高可用流控防护组件)☆23,068Jan 26, 2026Updated last month
- Mybatis通用分页插件☆12,385Dec 8, 2025Updated 2 months ago
- 🤗 JVM 底层原理最全知识总结☆11,071Jan 21, 2026Updated last month
- about learning Spring Boot via examples. Spring Boot 教程、技术栈示例代码,快速简单上手教程。☆30,647Nov 18, 2023Updated 2 years ago
- 技术面试必备基础知识、Leetcode、计算机操作系统、计算机网络、系统设计☆183,723Aug 21, 2024Updated last year
- A distributed task scheduling framework.(分布式任务调度平台XXL-JOB)☆29,921Feb 11, 2026Updated 2 weeks ago
- Java is Growing up but not only Java。Java成长路线,但学到不仅仅是Java。☆4,556Oct 13, 2020Updated 5 years ago
- 基于Spring+SpringMVC+Mybatis分布式敏捷开发系统架构,提供整套公共微服务服务模块:集中权限管理(单点登录)、内容管理、支付中心、用户管理(支持第三方登录)、微信平台、存储系统、配置中心、日志分析、任务和通知等,支持服务治理、监控和追踪,努力为中小型企业…☆16,712Dec 16, 2022Updated 3 years ago
- A scalable web crawler framework for Java.☆11,703Dec 20, 2025Updated 2 months ago
- 【大厂面试专栏】一份Java程序员需要的技术指南,这里有面试题、系统架构、职场锦囊、主流中间件等,让你成为更牛的自己!☆14,698Jul 21, 2025Updated 7 months ago