liujunlingx / LightWebServer
Java web server using NIO, compatible with http1.1 and support simple MVC function.
☆37Updated 2 years ago
Related projects ⓘ
Alternatives and complementary repositories for LightWebServer
- 手写简化版Web服务器☆131Updated 6 years ago
- Java基于Netty,Protostuff和Zookeeper实现分布式RPC框架☆55Updated 6 years ago
- Project Autumn - Toy Java application frameworks for lightweight projects☆50Updated last year
- This is a HTTP Server with a Servlet container, basing on java nio.☆27Updated 6 years ago
- 深入剖析tomcat (How Tomcat Works)源码☆124Updated 5 years ago
- Lu-Rpc 的目标是成为广大 RPC 初学者的第一个轮子,欢迎star,凑够 200☆266Updated 5 years ago
- A Simple Java MVC Framework。提供Bean容器、Ioc、Aop、MVC功能☆122Updated 2 years ago
- 自己动手实现 JVM ,了解JVM内部运行机制(write your own JVM)☆162Updated 6 years ago
- 仿照 tiny-spring 项目编写的的一个玩具级 spring 项目,实现了简单的 IOC 和 AOP 功能。☆92Updated 4 years ago
- 基于JavaNIO实现的Http服务器,涉及到Http Request和Http Response的解析,封装,模仿servlet实现handler处理对应的URI。☆42Updated 7 years ago
- 《深入剖析Tomcat》阅读与实践 How Tomcat Works☆36Updated 2 years ago
- 一个mini Spring IOC实现☆45Updated 6 years ago
- 基于Zookeeper+Netty+Protostuff实现的RPC框架☆42Updated last year
- Java 实现 JVM☆243Updated 2 years ago
- 学习tomcat源码☆79Updated 5 years ago
- NIO 编程模型 - Reactor,各版本实现☆53Updated 3 years ago
- 参加阿里巴巴中间件比赛时的rpc项目源码,高性能RPC框架☆242Updated 9 years ago
- 手写实现IOC,DI,AOP☆37Updated 5 years ago
- java远程调用框架☆61Updated 6 years ago
- A lightweight web framework☆41Updated 4 years ago
- Spring source code reading☆108Updated last year
- 📝《Java并发编程之美》阅读笔记☆74Updated 4 years ago
- Tiny Java Web Framework.☆140Updated 6 years ago
- ☆79Updated 2 years ago
- 基于NIO 实现了简易的web应用服务器。☆16Updated 7 years ago
- raft协议的Java版本简单实现☆86Updated last year
- Gungnir是一个基于Spring,Netty,Zookeeper的轻量级分布式RPC服务框架☆10Updated last year
- 自己动手写Servlet容器系列文章☆55Updated 6 years ago
- 基于Raft 实现的分布式缓存☆31Updated 2 years ago
- 《一本小小的MyBatis源码分析书》一书的附属代码☆125Updated last year