仿照 tiny-spring 项目编写的的一个玩具级 spring 项目,实现了简单的 IOC 和 AOP 功能。
☆92Oct 13, 2020Updated 5 years ago
Alternatives and similar repositories for toy-spring
Users that are interested in toy-spring are comparing it to the libraries listed below. We may earn a commission when you buy through links labeled 'Ad' on this page.
Sorting:
- I/O 模型练手代码,分别使用阻塞式 I/O、select、poll 和 epoll 和 Java NIO 实现了简单的 HTTP Server☆48Apr 4, 2018Updated 8 years ago
- 学习netty。 微信公众号:匠心零度【关注获取更多精彩历史】☆18Nov 2, 2019Updated 6 years ago
- 系统的整理Spring知识点☆13Feb 2, 2024Updated 2 years ago
- 开源框架之手写系列,主要手写了springmvc,mybatis,rpc框架的实现,目前是跟着简书上一位博主的博客进行练习,先学习一下后期在做功能性的扩展。有兴趣的同学可以参考博主的博客学习一下,加深一下自己对开源框架底层实现的掌握☆11Jan 3, 2018Updated 8 years ago
- 基于 Zookeeper 实现的分布式锁,包含独占锁和读写锁两种实现(目前代码存在一些缺陷,详细参考 http://t.cn/EoTSaI2 评论区)☆29Oct 13, 2020Updated 5 years ago
- Deploy to Railway using AI coding agents - Free Credits Offer • AdUse Claude Code, Codex, OpenCode, and more. Autonomous software development now has the infrastructure to match with Railway.
- Java基于Netty,Protostuff和Zookeeper实现分布式RPC框架☆57Sep 1, 2018Updated 7 years ago
- 简易版Dubbo(RPC框架)☆30Dec 16, 2022Updated 3 years ago
- 面向单机与分布式 OLTP/OLAP 场景的可暂停的渐进式 SQL 引擎 (只用于研究)☆12May 11, 2023Updated 3 years ago
- A tiny IoC container refer to Spring.☆4,085Nov 27, 2023Updated 2 years ago
- 一个mini Spring IOC实现☆45Jan 7, 2018Updated 8 years ago
- cglib轻量化mvc框架(ioc+aop+mvc+orm+切面级事物)☆29Feb 26, 2018Updated 8 years ago
- 自己动手写注解框架☆15Jul 31, 2016Updated 9 years ago
- ☆26Jun 27, 2018Updated 8 years ago
- 基于逐渐熟悉深入多线程,缓存,数据库,网络编程等相关内容 尝试着积累一些自己研究的工具集合或框架☆10Oct 1, 2016Updated 9 years ago
- Virtual machines for every use case on DigitalOcean • AdGet dependable uptime with 99.99% SLA, simple security tools, and predictable monthly pricing with DigitalOcean's virtual machines, called Droplets.
- 以【电商购物支付】作为当前分布式项目的业务功能,通过该项目完整实现并解决分布式服务下的【分布式事务】问题☆17Apr 29, 2018Updated 8 years ago
- netty源码翻译,源码版本4.1.34.Final。目前common模块(主要是并发包)已完成注释,Codec包中也注释了部分,主要还是分享下Nettty的并发模块设计。☆16Oct 4, 2022Updated 3 years ago
- ☆14Dec 11, 2022Updated 3 years ago
- 一款简易使用的orm框架☆10Mar 9, 2019Updated 7 years ago
- swift是一个轻量级的web框架,实现了 IOC、MVC、ORM、AOP、RabbitMQ 功能,并且已经可以使用,满足基本的开发需要和学习使用,适合了解spring的基本原 理。 未来将会逐步实现 安全管理 等功能。 如果你想观看源码,可以从 org.swift.fram…☆11Oct 24, 2023Updated 2 years ago
- Alibaba's MQ, also aliyun ONS.☆21Aug 27, 2022Updated 3 years ago
- multi-elevator System☆13Oct 24, 2017Updated 8 years ago
- vue后台管理系统模板☆11Sep 5, 2022Updated 3 years ago
- An Easy RPC framework based on Netty and Spring.☆25Jun 17, 2017Updated 9 years ago
- Managed Database hosting by DigitalOcean • AdPostgreSQL, MySQL, MongoDB, Kafka, Valkey, and OpenSearch available. Automatically scale up storage and focus on building your apps.
- 游戏中常用的线程池,顺序队列和非顺序队列☆22Jun 6, 2017Updated 9 years ago
- rpc_learn Spring + Netty + Protostuff + ZooKeeper 实现了一个轻量级 RPC 框架,使用 Spring 提供依赖注入与参数配置,使用 Netty 实现 NIO 方式的数据传输,使用 Protostuff 实现对象序列化,使用 …☆19May 26, 2015Updated 11 years ago
- ☆11Sep 19, 2019Updated 6 years ago
- 基于redis的mybatis二级缓存插件☆18Jun 21, 2022Updated 4 years ago
- 一个基于raft算法实现的分布式K-V存储系统☆19Jun 17, 2022Updated 4 years ago
- 使用java开源框架netty搭建的文件服务器,不限文件大小,底层采用分布式存储☆23Aug 24, 2017Updated 8 years ago
- redis 1.0源码注解☆58Apr 26, 2019Updated 7 years ago
- 一个java实现的简单的web服务器,主要目的是为了理解web服务器的工作原理。http请求的接收和返回使用JDK自带的HttpServer,请求处理和页面解析是自己实现的。目前已经能够支持web服务器一些基本的功能。☆90Aug 10, 2014Updated 11 years ago
- ☆11Nov 4, 2022Updated 3 years ago
- Open source password manager - Proton Pass • AdSecurely store, share, and autofill your credentials with Proton Pass, the end-to-end encrypted password manager trusted by millions.
- A compiler written in Java to compile a subset of instructions called MiniJava.☆10Apr 20, 2015Updated 11 years ago
- kubernetes CNI example☆19May 14, 2022Updated 4 years ago
- 内容(文章)管理、个人博客系统,实现全部页面静态化,采用spring boot、jpa、thymeleaf框架。支持markdown,支持latex公式,可以动态创建模板。☆12Aug 14, 2021Updated 4 years ago
- 用于演示 Kubernetes、Istio、DevOps、GitOps、OpenTelemetry 等技术的微服务示例~☆13Nov 21, 2023Updated 2 years ago
- 基于 SPI 原理实现自定义动态 Bean 加载到 Spring 容器的实现☆31Mar 19, 2019Updated 7 years ago
- 一个基于java的多线程爬虫项目,拜读了《并发变成实战》以及《并发编程艺术》后决定写个项目来巩固一下学到的东西.☆27Nov 16, 2022Updated 3 years ago
- java-微信扫码支付☆21Jun 5, 2016Updated 10 years ago