手写Spring框架
☆53Jun 21, 2022Updated 4 years ago
Alternatives and similar repositories for handwritten-mvc
Users that are interested in handwritten-mvc are comparing it to the libraries listed below. We may earn a commission when you buy through links labeled 'Ad' on this page.
Sorting:
- Spring、Mybatis 等框架的手写实现☆21Mar 16, 2018Updated 8 years ago
- ☆23Jun 22, 2018Updated 8 years ago
- Spring IOC容器和SpringMVC的一个简单的实现☆25Oct 14, 2021Updated 4 years ago
- Xmutca-rpc是一个基于netty开发的分布式服务框架,提供稳定高性能的RPC远程服务调用功能,支持注册中心,服务治理,负载均衡等特性,开箱即用。☆19Aug 14, 2026Updated last month
- 🎭 本专栏是作者小傅哥使用JavaFx、Netty4.x、SpringBoot、Mysql等技术栈和偏向于DDD领域驱动设计方式,搭建的仿桌面版微信实现通信核心功能。课程文章已发布到GitChat专栏,欢迎购买。如果本项目能为您提供帮助,请给予支持(关注、⭐Star、分享…☆10Aug 17, 2021Updated 5 years ago
- GPU virtual machines on DigitalOcean Gradient AI • AdGet to production fast with high-performance AMD and NVIDIA GPUs you can spin up in seconds. The definition of operational simplicity.
- 手写实现IOC,DI,AOP☆37Jan 13, 2019Updated 7 years ago
- Republic 是一款简单易用的 RPC 框架,QPS 在 6000 左右,基于 raft 实现了高可用的注册中心,基于 kotlin 开发,支持 Java、Kotlin。它并不需要寄托于 spring 环境使用,依赖极少,只使用了 netty、hessian、以及 gu…☆10Jan 26, 2022Updated 4 years ago
- 开源框架之手写系列,主要手写了springmvc,mybatis,rpc框架的实现,目前是跟着简书上一位博主的博客进行练习,先学习一下后期在做功能性的扩展。有兴趣的同学可以参考博主的博客学习一下,加深一下自己对开源框架底层实现的掌握☆11Jan 3, 2018Updated 8 years ago
- Database Design And Implementation Chineses translation☆24May 23, 2022Updated 4 years ago
- 2019年最新总结,阿里,腾讯,百度,美团,头条等技术面试题目,以及答案,专家出题人分析汇总。☆13Jun 27, 2019Updated 7 years ago
- The Golang imeplentation of MVCC Hashmap☆13Nov 20, 2016Updated 9 years ago
- 基于netty,websocket,springboot,uniapp的实时聊天系统,使用protobuf进行数据交互☆12Jan 20, 2023Updated 3 years ago
- The java ioc framework(从零开始手写模拟 spring Ioc 框架)☆37Nov 30, 2022Updated 3 years ago
- 手写简易版仿Springboot框架,实现了IOC,AOP,MVC,Mybatis等模块,此外还实现事务管理,能够自动注入外置Jedis,Kafka等客户端,内嵌了tomcat服务器和Freemarker解析器,可进行简单的增删改查和实现动态页面。所有注解基本和Spring…☆28Oct 7, 2021Updated 4 years ago
- AI Agents on 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.
- castle-cloud是基于spring-cloud的一整套企业级开发平台,包含了用户、角色、权限、菜单等基础功能。☆12Mar 6, 2018Updated 8 years ago
- 餐厅管理系统 - 练习JDBC、MySQL数据库、德鲁伊连接池的使用;用户登录、订座、点餐、结账、人事管理☆12Feb 22, 2022Updated 4 years ago
- 🧟Zombioo is a 2D game, created using Pygame and Python🧟 …☆11Jan 19, 2022Updated 4 years ago
- 这是针对大数据集优化了的双数组字典树,使得在大数据集上构建速度也比较满意,查询速度不随数据集的增加而增加,同时解决了数据集需要有序的要求.☆10Feb 7, 2018Updated 8 years ago
- Netty从入门到实战,深入Netty底层原理,结合实战,打造百万级连接的IM通讯软件。☆15Jun 12, 2022Updated 4 years ago
- netty实现的http动态代理服务器☆18Apr 3, 2019Updated 7 years ago
- A lightweight RPC framework you can actually read end-to-end. Dual protocol: high-performance binary protocol at 140K QPS, self-built Wir…☆16Updated this week
- JimSql = Jim Isn't MySQL. Jim is a filesystem database system implemention use Java.☆15Dec 15, 2025Updated 9 months ago
- Gungnir是一个基于Spring,Netty,Zookeeper的轻量级分布式RPC服务框架☆10Oct 11, 2023Updated 2 years ago
- Deploy on Railway without the complexity - Free Credits Offer • AdConnect your repo and Railway handles the rest with instant previews. Quickly provision container image services, databases, and storage volumes.
- 手把手教你响应式编程 ⚛☆14May 20, 2026Updated 4 months ago
- 谷歌浏览器开发教程☆13May 13, 2020Updated 6 years ago
- 一个简易的正则表达式引擎!☆10Apr 9, 2017Updated 9 years ago
- Ribbon轮询:轮流访问 重试:在一段时间内通过RoundRobinRule选择服务实例,一段时间内没有选择出服务则线程终止 响应时间权重:根据平均响应时间来计算权重 举个简单的列子,就是4个实例,A,B,C,D平均响应时间为10,40,80,100,所以总响应时间…☆10Apr 22, 2021Updated 5 years ago
- 领取驱动设计DDD{Domain-Driven Design}历史较长但随着微服务的兴起DDD又活跃到开发工程师的视线。它提供的是一套架构设计思想,我们可以使用这套方法论将架构设计的尽可能做到高内聚、低耦合、可扩展性强的应用服务。那么本专题以DDD实战落地为根本,分章节设计…☆84Feb 11, 2026Updated 7 months ago
- 基于spring boot + quartz + redis实现job任务调度,前端使用vue和element-ui实现页面控制台。☆13Jan 30, 2019Updated 7 years ago
- 8 bit CPU implemented on top of a Digital Circuit Simulator in TypeScript☆12May 15, 2025Updated last year
- A Cross-Platform Lightweight 2D Tank Multiplayer Game in Python 2/3☆10Oct 24, 2020Updated 5 years ago
- mysql数据库结构和数据同步☆10Jun 21, 2022Updated 4 years ago
- Managed hosting for WordPress and PHP on Cloudways • AdManaged hosting for WordPress, Magento, Laravel, or PHP apps, on multiple cloud providers. Deploy in minutes on Cloudways by DigitalOcean.
- caffeine是一个面向未来的本地缓存框架,该工程提供者了caffeine实战教程、源码解析、组件设计和应用。☆10Jan 6, 2021Updated 5 years ago
- A Google browser extension that obtains answers by analyzing page content through AI, thereby enhancing browsing efficiency.☆15Apr 27, 2026Updated 4 months ago
- A Simple RPC Framework☆16Dec 22, 2024Updated last year
- Emby 增强/美化 插件 (适用于 Chrome 内核浏览器 / EmbyServer)☆14Aug 26, 2023Updated 3 years ago
- 一本关于高考志愿填报的书☆12Jun 12, 2019Updated 7 years ago
- Spring源码深度解析笔记☆21Feb 27, 2018Updated 8 years ago
- Temp Mail☆15Jul 23, 2025Updated last year