liujunlingx / LightWebServer
Java web server using NIO, compatible with http1.1 and support simple MVC function.
☆37Updated 2 years ago
Alternatives and similar repositories for LightWebServer
Users that are interested in LightWebServer are comparing it to the libraries listed below
Sorting:
- 手写简化版Web服务器☆130Updated 7 years ago
- Java基于Netty,Protostuff和Zookeeper实现分布式RPC框架☆57Updated 6 years ago
- Lu-Rpc 的目标是成为广大 RPC 初学者的第一个轮子,欢迎star,凑够 200☆266Updated 6 years ago
- mini-spring 是仿写 Spring 的一个乞丐版 IOC/AOP 框架,总代码规范精炼,仅数百行,同时注释详细,可作为 Spring 框架学习教程。使用了 Java 反射、注解、动态代理等技术以及内嵌 tomcat 服务器,实现了 @Controller、@Aut…☆112Updated 3 years ago
- A Simple Java MVC Framework。提供Bean容器、Ioc、Aop、MVC功能☆121Updated 2 years ago
- 仿照 tiny-spring 项目编写的的一个玩具级 spring 项目,实现了简单的 IOC 和 AOP 功能。☆94Updated 4 years ago
- 深入剖析tomcat (How Tomcat Works)源码☆124Updated 6 years ago
- 《深入剖析Tomcat》阅读与实践 How Tomcat Works☆36Updated 3 years ago
- Java 实现 JVM☆244Updated 2 years ago
- 手写实现IOC,DI,AOP☆37Updated 6 years ago
- 手写迷你mybatis框架,里面使用了mybatis设计模式和框架☆56Updated 3 years ago
- SimpleWebServer 是一款使用Java基于NIO编写的超轻量级开源Web Application Server☆88Updated this week
- A SpringBoot project based on Redis and RabbitMQ.☆83Updated 2 years ago
- Java秒杀系统方案优化 高性能高并发实战☆74Updated 7 years ago
- Project Autumn - Toy Java application frameworks for lightweight projects☆49Updated 2 years ago
- 《一本小小的MyBatis源码分析书》一书的附属代码☆128Updated 2 years ago
- 简易版 RPC 框架实战,拉勾教育专栏《Netty 核心原理剖析与 RPC 实践》源码☆185Updated 2 years ago
- Spring、Mybatis 等框架的手写实现☆23Updated 7 years ago
- 一个mini Spring IOC实现☆45Updated 7 years ago
- 基于JavaNIO实现的Http服务器,涉及到Http Request和Http Response的解析,封装,模仿servlet实现handler处理对应的URI。☆42Updated 8 years ago
- jdk1.8 源码阅读☆57Updated 4 years ago
- 📝《Java并发编程之美》阅读笔记☆74Updated 5 years ago
- NIO 编程模型 - Reactor,各版本实现☆54Updated 4 years ago
- 自己动手实现 JVM ,了解JVM内部运行机制(write your own JVM)☆174Updated 7 years ago
- Spring source code reading☆108Updated 2 years ago
- 自己动手写数据库--基于Java语言的简易关系型数据库☆150Updated 3 years ago
- A scalable java servlet container base on reactor☆33Updated 3 years ago
- raft协议的Java版本简单实现☆92Updated 2 years ago
- ☆80Updated 2 years ago
- 《实战Java 高并发程序设计》笔记和源码整理☆209Updated 5 years ago