仿照 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:
- 学习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
- Java基于Netty,Protostuff和Zookeeper实现分布式RPC框架☆57Sep 1, 2018Updated 7 years ago
- 1-Click AI Models by DigitalOcean Gradient • AdDeploy popular AI models on DigitalOcean Gradient GPU virtual machines with just a single click and start building anything your business needs.
- 简易版Dubbo(RPC框架)☆30Dec 16, 2022Updated 3 years ago
- API网关应用,统一提供WEB服务,实现标准化请求、接口协议转换、多版本管理、登录鉴权、流控、超时控制、调用监控、服务治理、接口测试工具等功能,减少服务端同学的重复开发工作,完成API的统一管理。☆22Dec 2, 2021Updated 4 years ago
- 一个mini Spring IOC实现☆45Jan 7, 2018Updated 8 years ago
- Netty4长连接网关☆25Nov 29, 2023Updated 2 years ago
- cglib轻量化mvc框架(ioc+aop+mvc+orm+切面级事物)☆28Feb 26, 2018Updated 8 years ago
- 自己动手写注解框架☆15Jul 31, 2016Updated 9 years ago
- ☆26Jun 27, 2018Updated 7 years ago
- 百度网盘不限速客户端, golang + qt5, 跨平台图形界面☆10Jul 8, 2019Updated 6 years ago
- 以【电商购物支付】作为当前分布式项目的业务功能,通过该项目完整实现并解决分布式服务下的【分布式事务】问题☆17Apr 29, 2018Updated 7 years ago
- Proton VPN Special Offer - Get 70% off • AdSpecial partner offer. Trusted by over 100 million users worldwide. Tested, Approved and Recommended by Experts.
- An auto-reload module for python app.☆11Nov 12, 2014Updated 11 years ago
- Repository for chainer operator☆17Nov 14, 2021Updated 4 years ago
- 厮大牛逼☆63Nov 14, 2025Updated 4 months ago
- multi-elevator System☆13Oct 24, 2017Updated 8 years ago
- 基于 Spring Boot 整合钉钉 Java SDK -- DtJava☆10Mar 8, 2021Updated 5 years ago
- swift是一个轻量级的web框架,实现了 IOC、MVC、ORM、AOP、RabbitMQ 功能,并且已经可以使用,满足基本的开发需要和学习使用,适合了解spring的基本原理。 未来将会逐步实现 安全管理 等功能。 如果你想观看源码,可以从 org.swift.fram…☆11Oct 24, 2023Updated 2 years ago
- show the info of jvm memory☆11Mar 3, 2018Updated 8 years ago
- An Easy RPC framework based on Netty and Spring.☆25Jun 17, 2017Updated 8 years ago
- 演示springboot + mybatis或springjdbc集成CAT全链路监控☆12Mar 9, 2022Updated 4 years ago
- 1-Click AI Models by DigitalOcean Gradient • AdDeploy popular AI models on DigitalOcean Gradient GPU virtual machines with just a single click and start building anything your business needs.
- Java技术栈的各种框架和源码的讲解☆16Jun 21, 2022Updated 3 years ago
- 游戏中常用的线程池,顺序队列和非 顺序队列☆22Jun 6, 2017Updated 8 years ago
- The java ioc framework(从零开始手写模拟 spring Ioc 框架)☆37Nov 30, 2022Updated 3 years ago
- rpc_learn Spring + Netty + Protostuff + ZooKeeper 实现了一个轻量级 RPC 框架,使用 Spring 提供依赖注入与参数配置,使用 Netty 实现 NIO 方式的数据传输,使用 Protostuff 实现对象序列化,使用 …☆19May 26, 2015Updated 10 years ago
- 手写简化版Web服务器☆133May 6, 2018Updated 7 years ago
- 基于redis的mybatis二级缓存插件☆18Jun 21, 2022Updated 3 years ago
- A MVP implementation of distributed query engine cut from datafusion-ballista codebase for learning purpose.☆12Jan 10, 2025Updated last year
- a concurrent framework from netty that contains: promise-framework, fastThreadLocal-framework, etc. 一个从netty抽取出来的通用并发框 架,包含:promise-frame…☆17Aug 27, 2018Updated 7 years ago
- ☆11Nov 4, 2022Updated 3 years ago
- 1-Click AI Models by DigitalOcean Gradient • AdDeploy popular AI models on DigitalOcean Gradient GPU virtual machines with just a single click and start building anything your business needs.
- Code for master thesis on Zero-Shot Learning in multi-label scenarios☆14Mar 28, 2018Updated 7 years ago
- 使用java开源框架netty搭建的文件服务器,不限文件大小,底层采用分布式存储☆23Aug 24, 2017Updated 8 years ago
- 《一本小小的MyBatis源码分析书》一书的附属代码☆127Dec 16, 2022Updated 3 years ago
- redis 1.0源码注解☆56Apr 26, 2019Updated 6 years ago
- 风控系统设计demo☆23Apr 25, 2017Updated 8 years ago
- 一个基于raft算法实现的分布式K-V存储系统☆19Jun 17, 2022Updated 3 years ago
- 一个java实现的简单的web服务器,主要目的是为了理解web服务器的工作原理。http请求的接收和返回使用JDK自带的HttpServer,请求处理和页面解析是自己实现的。目前已经能够支持web服务器一些基本的功能。☆89Aug 10, 2014Updated 11 years ago