深入解析SpringMVC核心原理:从手写简易版MVC框架开始(SmartMvc)
☆123Aug 16, 2024Updated last year
Alternatives and similar repositories for SmartMvc
Users that are interested in SmartMvc are comparing it to the libraries listed below. We may earn a commission when you buy through links labeled 'Ad' on this page.
Sorting:
- 收集轮子类项目☆1,246May 20, 2023Updated 2 years ago
- The message queue in java.(java 简易版本 mq 实现)☆152Nov 30, 2022Updated 3 years ago
- 吐血整理Java程序员自我学习的书籍列表,收录书籍尽量都保证同类书籍的豆瓣评分最高,帮助想要入坑Java的同学,根据这个书籍列表从小白按图索骥逐步晋级成大神☆174Aug 16, 2024Updated last year
- 一些手写框架实现,包括手写 Spring 核心逻辑,SpringBoot Starter、ORM 框架、分别基于 BIO 和 Netty 的 RPC 框架、Tomcat 等等(PS:所有手写代码均配博客详解)☆101May 1, 2021Updated 4 years ago
- 一个简单的数据库实现☆1,168Feb 6, 2024Updated 2 years ago
- GPUs on demand by Runpod - Special Offer Available • AdRun AI, ML, and HPC workloads on powerful cloud GPUs—without limits or wasted spend. Deploy GPUs in under a minute and pay by the second.
- ☆78Nov 15, 2022Updated 3 years ago
- A reactive DDD implement based on Kotlin and Vert.x☆28Apr 24, 2023Updated 2 years ago
- 用java写一个简单的区块链☆52Oct 18, 2018Updated 7 years ago
- 🌱《 Spring 手撸专栏》,本专栏以 Spring 源码学习为目的,通过手写简化版 Spring 框架,了解 Spring 核心原理。 在手写的过程中会简化 Spring 源码,摘取整体框架中的核心逻辑,简化代码实现过程,保留核心功能,例如:IOC、AOP、Bean生命…☆4,903Jul 17, 2023Updated 2 years ago
- 在手写的过程中学习 Mybatis 从解析、绑定、反射、缓存,到回话和事务操作,以及如何与 Spring 进行关联注册 Bean 对象,完成整合部分功能逻辑。通过这些内容的拆解实现,读者伙伴就可以非常清楚的知道这些核心功能都是如何实现的了,以后再阅读 Mybatis 源码也…☆132May 5, 2022Updated 3 years ago
- 程序员常用的工具集Idea插件,帮助开发人员提升效率☆335Mar 21, 2026Updated 3 weeks ago
- A project scaffold for one-click generation of Alibaba's best-practice architectures (COLA, Layered, MVC), with built-in configurations f…☆11Jan 16, 2025Updated last year
- 深入浅出消息队列与消息中间件:Kafka、RabbitMQ、RocketMQ、Pulsar☆21Apr 7, 2026Updated last week
- java redis server:java 版redis 服务☆134Jun 30, 2025Updated 9 months ago
- Managed Kubernetes at scale on DigitalOcean • AdDigitalOcean Kubernetes includes the control plane, bandwidth allowance, container registry, automatic updates, and more for free.
- 🎭 本专栏是作者小傅哥使用JavaFx、Netty4.x、SpringBoot、Mysql等技术栈和偏向于DDD领域驱动设计方式,搭建的仿桌面版微信实现通信核心功能。课程文章已发布到GitChat专栏,欢迎购买。如果本项目能为您提供帮助,请给予支持(关注、⭐Star、分享…☆10Aug 17, 2021Updated 4 years ago
- 通过手写一个简单的RPC框架,学习RPC、分布式服务化关键技术☆12Dec 26, 2020Updated 5 years ago
- Consistent Hashing based Key-Value Memory Storage☆18Jul 18, 2018Updated 7 years ago
- A custom RPC framework implemented by Netty+Kyro+Zookeeper.(一款基于 Netty+Kyro+Zookeeper 实现的自定义 RPC 框架-附详细实现过程和相关教程。)☆4,408Sep 30, 2025Updated 6 months ago
- ☆10Sep 29, 2023Updated 2 years ago
- 手写RPC框架仿造Dubbo☆20May 14, 2019Updated 6 years ago
- JAVA RPC框架,基于netty,kryo,zookeeper 和 spring实现,可无缝接入Spring,客户端和服务器端均采用异步处理,实现20000+TPS。负载均衡策略为轮询。☆15May 25, 2017Updated 8 years ago
- 2019年最新总结,阿里,腾讯,百度,美团,头条等技术面试题目,以及答案,专家出题人分析汇总。☆13Jun 27, 2019Updated 6 years ago
- 本专题主要介绍如何通过java代码来实现JVM的基础功能(搜索解析class文件、字节码命令、运行时数据区等),从而让java程序员通过最熟知的java程序,学习JVM是如何将java程序一步步跑起来的,按照《java虚拟机规范》与go语言版的《自己动手写Java虚拟机》实…☆358Jul 1, 2022Updated 3 years ago
- Wordpress hosting with auto-scaling - Free Trial • AdFully Managed hosting for WordPress and WooCommerce businesses that need reliable, auto-scalable performance. Cloudways SafeUpdates now available.
- Let's learn Vue/React/Angular together.☆41May 9, 2025Updated 11 months ago
- 将枚举映射为数据字典,可用于前后端共享数据字典☆28Apr 8, 2024Updated 2 years ago
- Spring Monkey 是一个是一款基于最新技术开发的多人在线、简洁的博客社区系统。这是一个毕业设计项目,UI仿Spring4All☆18Aug 26, 2024Updated last year
- 框架源码学习☆16Mar 17, 2019Updated 7 years ago
- 美食记录☆42Dec 12, 2021Updated 4 years ago
- 自定义实现基于netty的rpc框架☆14Nov 8, 2025Updated 5 months ago
- Text-Guided Inpainting Forgery Dataset☆22Apr 3, 2026Updated last week
- 使用赌的思想增加mq可靠性。☆23Nov 16, 2022Updated 3 years ago
- 参加阿里巴巴中间件比赛时的rpc项目源码,高性能RPC框架☆253Nov 12, 2015Updated 10 years ago
- 1-Click AI Models by DigitalOcean Gradient • AdDeploy popular AI models on DigitalOcean Gradient GPU virtual machines with just a single click. Zero configuration with optimized deployments.
- mini-spring-cloud is a simplified version of the Spring Cloud framework that helps you quickly familiarize yourself with Spring Cloud sou…☆1,903Dec 19, 2025Updated 3 months ago
- 《云原生 Spring 实战》 中文翻译项目☆90Mar 23, 2022Updated 4 years ago
- 手写迷你mybatis框架,里面使用了mybatis设计模式和框架☆57Oct 14, 2021Updated 4 years ago
- 微信卡券充卡管理系统☆11Jun 29, 2016Updated 9 years ago
- ☆68May 8, 2022Updated 3 years ago
- 📚本代码仓库是作者苍何多年从事一线互联网Java开发的学习历程技术汇总,旨在为大家提供一个清晰详细的学习教程,侧重点更倾向编写Java核心内容。如果本仓库能为您提供帮助,请给予支持(关注、点赞、分享)!☆115Nov 24, 2024Updated last year
- 一个用来xss劫持会话利用的chrome插件☆13Sep 3, 2014Updated 11 years ago