开源框架之手写系列,主要手写了springmvc,mybatis,rpc框架的实现,目前是跟着简书上一位博主的博客进行练习,先学习一下后期在做功能性的扩展。有兴趣的同学可以参考博主的博客学习一下,加深一下自己对开源框架底层实现的掌握
☆11Jan 3, 2018Updated 8 years ago
Alternatives and similar repositories for handwriting
Users that are interested in handwriting are comparing it to the libraries listed below. We may earn a commission when you buy through links labeled 'Ad' on this page.
Sorting:
- 这是jack老师上传的手写springMVC的项目☆13Dec 30, 2016Updated 9 years ago
- 基于jdbc的封装,轻量级映射,自带连接池,无第三方依赖。支持多数据源,配置简单,支持注解sql查询,自带分页查询。☆10Mar 7, 2022Updated 4 years ago
- 基于xml配置的流程编排框架☆31Aug 4, 2018Updated 7 years ago
- JAVA RPC框架,基于netty,kryo,zookeeper 和 spring实现,可无缝接入Spring,客户端和服务器端均采用异步处理,实现20000+TPS。负载均衡策略为轮询。☆15May 25, 2017Updated 8 years ago
- redis源码阅读☆18Apr 27, 2019Updated 6 years ago
- Bare Metal GPUs on DigitalOcean Gradient AI • AdPurpose-built for serious AI teams training foundational models, running large-scale inference, and pushing the boundaries of what's possible.
- 🎭 本专栏是作者小傅哥使用JavaFx、Netty4.x、SpringBoot、Mysql等技术栈和偏向于DDD领域驱动设计方式,搭建的仿桌面版微信实现通信核心功能。课程文章已发布到GitChat专栏,欢迎购买。如果本项目能为您提供帮助,请给予支持(关注、⭐Star、分享…☆10Aug 17, 2021Updated 4 years ago
- 基于逐渐熟悉深入多线程,缓 存,数据库,网络编程等相关内容 尝试着积累一些自己研究的工具集合或框架☆10Oct 1, 2016Updated 9 years ago
- Base62 encoder/decoder for Java☆14Feb 22, 2014Updated 12 years ago
- 简单限流算法实现☆23May 19, 2019Updated 6 years ago
- multi-elevator System☆13Oct 24, 2017Updated 8 years ago
- Spring源码深度解析笔记☆21Feb 27, 2018Updated 8 years ago
- swift是一个轻量级的web框架,实现了 IOC、MVC、ORM、AOP、RabbitMQ 功能,并且已经可以使用,满足基本的开发需要和学习使用,适合了解spring的基本原理。 未来将会逐步实现 安全管理 等功能。 如果你想观看源码,可以从 org.swift.fram…☆11Oct 24, 2023Updated 2 years ago
- 通过netty把网络传输层的理论与实践融合起来,从而理解tomcat、dubbo、http、tcp、websocket等框架、协议,致力于原理的理解☆14Jul 16, 2023Updated 2 years ago
- A lightweight workflow to handle activities and status.☆16Jul 3, 2017Updated 8 years ago
- DigitalOcean Gradient AI Platform • AdBuild production-ready AI agents using customizable tools or access multiple LLMs through a single endpoint. Create custom knowledge bases or connect external data.
- rpc_learn Spring + Netty + Protostuff + ZooKeeper 实现了一个轻量级 RPC 框架,使用 Spring 提供依赖注入与参数配置,使用 Netty 实现 NIO 方式的数据传输,使用 Protostuff 实现对象序列化,使用 …☆19May 26, 2015Updated 10 years ago
- 创意宝支持协同办公,实现工作流程全链路打通,集中管理图文音视资源,可对接企业 erp,达成产品同步与 AI 制作,如商品主图抠图、智能生成,模特一键换衣,依据对产品的 AI 理解生成详情页并支持一键分发。其 AI 对电商企业辅助显著,助力商品展示优化与高效运营。在短剧和短视…☆21Feb 17, 2025Updated last year
- 2019年最新总结,阿里,腾讯,百度,美团,头条等技术面试题目,以及答案,专家出题人分析汇总。☆13Jun 27, 2019Updated 6 years ago
- Mirror of Apache Geronimo txmanager☆15Oct 23, 2023Updated 2 years ago
- ☆11Nov 4, 2022Updated 3 years ago
- A compiler written in Java to compile a subset of instructions called MiniJava.☆10Apr 20, 2015Updated 10 years ago
- 读spring源码,并重写spring的源码注释(请移步到spring-framework-5.2.x项目,现在回头看这个项目还是有很多不足的地方的)☆12Feb 12, 2020Updated 6 years ago
- A lightweight web framework☆40Aug 27, 2020Updated 5 years ago
- ☆14Aug 24, 2019Updated 6 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.
- Fork of dotnet/roslyn slightly modified to be used for https://github.com/peachpiecompiler/peachpie.☆10Feb 21, 2025Updated last year
- 🚀🚀🚀MindMark(心印)是一款基于 SpringAI 的 RAG 系统,可以和基于 Spring 体系的业务系统进行无缝集成。请不要吝惜你的⭐️ Star ⭐️,星星越多,动力越足。☆19Mar 9, 2025Updated last year
- 这是一个基于AgentScope框架的AI助手应用,支持自动技能发现、智能任务匹配和终端交互,兼容claudecode的skill文件。☆30Oct 31, 2025Updated 4 months ago
- RPC是一种远程调用的通信协议,例如dubbo、thrift等,我们在互 联网高并发应用开发时候都会使用到类似的服务。 本专题主要通过三个章节简单的实现rpc基础功能,来深入学习rpc是如何交互通信的; 手写类似dubbo的rpc框架第一章《自定义配置xml》 手写类似…☆66Dec 16, 2022Updated 3 years ago
- A minimalist JavaScript library for modern browsers.☆24Oct 31, 2016Updated 9 years ago
- zookeeper官方提供的分布式锁,选举master,和分布式队列实现☆16Mar 11, 2014Updated 12 years ago
- 🔥 强大的动态线程池,附带监控报警功能(没有依赖中间件),完全遵循阿里巴巴编码规范。Powerful dynamic thread pool, does not rely on any middleware, with monitoring and alarm funct…☆14Dec 1, 2021Updated 4 years ago
- 个性化推荐算法的通用处理框架,基于Mahout和Lucene☆18May 25, 2015Updated 10 years ago
- This is my Programming Notes☆19Nov 21, 2023Updated 2 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.
- Strom 实时风控统计☆21Nov 30, 2017Updated 8 years ago
- 各种安全相关思维导图整理收集☆11Sep 7, 2015Updated 10 years ago
- jw, short for java web, 模仿spring, 实现一个简单可用的java web框架☆20Jun 20, 2022Updated 3 years ago
- UI自动化测试技术☆18Mar 11, 2017Updated 9 years ago
- SpringBoot-2.0.4源码阅读☆28Dec 27, 2022Updated 3 years ago
- ☆29Feb 3, 2018Updated 8 years ago
- A service template for asynchronous machine learning model training☆18Nov 24, 2024Updated last year