Tomcat8.5.X的源码,在学习过程中加入了大量的中文注释,并且有相关的博客专栏来记录对Tomcat源码的学习。现已经完成为Tomcat启动过程以及Tomcat的Web请求以及处理过程的源码分析,后面会继续对深层源码进行分析,让我们一起进入tomcat的世界,拥抱源码吧
☆37May 9, 2021Updated 5 years ago
Alternatives and similar repositories for tomcat_original
Users that are interested in tomcat_original are comparing it to the libraries listed below. We may earn a commission when you buy through links labeled 'Ad' on this page.
Sorting:
- 黑龙江某医学检验中心的新冠病毒OA系统后端,主要给医学检验中心做核酸、抗体、双联(抗体+核酸)报告的生成与导出。截至到目前(2020年11月3日)已经生成了50多万个核酸、抗体和双联报告,算是鄙人小渣硕为祖国的新冠疫情事业出的一份力。 前端使用的是Vue2.x+Eleme…☆27Mar 7, 2021Updated 5 years ago
- spring redis框架过期时间注解支持☆10Oct 17, 2018Updated 7 years ago
- 业务编写复杂了,定义业务术语 不依赖 基础设施提供的数据,意味着 我们需要转换,将更多的语义转换成 业务概念, 也是为了提供数据的变化,不会导致业务的修改,特别适合 微服务中台业务的抽象; 我认为,如何判断自己的DDD架构设计是否合理,就是DDD四层是否可以拆分模块而不影响…☆12Apr 6, 2022Updated 4 years ago
- koala是基于spring cloud 开发的RBAC数据权限框架☆18Jul 22, 2023Updated 3 years ago
- Learning notes of Machine Learn & Deep Learning☆12Feb 13, 2019Updated 7 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.
- 这是我在 2017 年 9 月 9 日广州 Gopher meetup 演讲时的演讲稿以及代码,演讲视频请见:http://www.itdks.com/dakashuo/new/eventlist/detail/1262 ,其他演讲者的演讲稿请见:https://githu…☆14Sep 12, 2017Updated 9 years ago
- 基于spring-cloud的分布式商城项目☆13Jul 6, 2022Updated 4 years ago
- Learning route of some programmer☆11Jan 12, 2026Updated 8 months ago
- elasticsearch开发demo,gradle工程☆28Jul 11, 2026Updated 2 months ago
- SpringDataElasticSearch快速入门☆15Jan 18, 2019Updated 7 years ago
- 基于Disruptor的异步并行框架☆20Jun 8, 2015Updated 11 years ago
- A simple Java program demonstrating the use of cubic spline interpolation.☆17Apr 29, 2015Updated 11 years ago
- Various software development specifications☆13Feb 24, 2023Updated 3 years ago
- ☆17Apr 17, 2021Updated 5 years ago
- Managed Kubernetes at scale on DigitalOcean • AdDigitalOcean Kubernetes includes the control plane, bandwidth allowance, container registry, automatic updates, and more for free.
- Quarkus samples☆11Feb 10, 2022Updated 4 years ago
- 基于C#语言研发的Smartflow-Sharp工作流管理平台,该工作流管理平台的特点是简单易用、方便扩展、支持多种数据库访问、高度可定制化,支持用户按需求做功能的定制开发,节省用户的使用成本☆21Jun 17, 2026Updated 3 months ago
- 数据结构与常见算法系列,从基础知识到初阶题以及进阶题。链表、栈、、队列、树等等。前期有c版本跟java版本,队列往后只有java版本了。☆25Jan 2, 2018Updated 8 years ago
- 整合springboot+bboss+elasticsearch,实现java对es的操作☆24Nov 16, 2018Updated 7 years ago
- 基于Netty实现轻量级的微服务通讯网关。主要实现了安全、流控、代理、路由等功能。☆18Oct 28, 2016Updated 9 years ago
- 基于Spring Boot 2.2.x ,后续将不断加入其他框架示例,以期能将这些功能整合起来进行项目的独立开发。后续将持续更新......☆23Jul 22, 2023Updated 3 years ago
- 在idea下使用maven整合ssh☆19Mar 21, 2018Updated 8 years ago
- ☆18Jun 21, 2022Updated 4 years ago
- 新零售电商平台☆20Jul 15, 2023Updated 3 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.
- RSocket Broker Gateway of MQTT☆15Sep 20, 2021Updated 4 years ago
- A set of Quarkus applications utilizing virtual threads☆16Feb 12, 2024Updated 2 years ago
- 狂神Vue笔记+源码☆16Mar 5, 2023Updated 3 years ago
- 相关的整理文档及图片☆21Jun 19, 2021Updated 5 years ago
- 线上演示☆12Feb 11, 2023Updated 3 years ago
- [译] 数据结构思维中文版☆26Jan 2, 2021Updated 5 years ago
- ☆15May 24, 2021Updated 5 years ago
- 基于SSM客户关系管理系统,来源:https://github.com/malizhigithub/CRM☆21Aug 4, 2018Updated 8 years ago
- MIT 6.824 2018 lab. MIT6.824分布式系统(2018秋)☆86Sep 3, 2021Updated 5 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.
- 完整的外排序算法,对8000万条数据(2G)大小进行排序,使用临时文件作为内存扩展,算法思想:使用选择置换排序最大化顺串长度,多路归并减少IO开销,使用败者树来使归并达到最优。☆37Oct 28, 2019Updated 6 years ago
- Virtual threads support for Eclipse Vert.x☆24Oct 24, 2023Updated 2 years ago
- 端点星项目页☆17Jan 7, 2020Updated 6 years ago
- springboot+netty简易聊天室demo☆21Jun 7, 2018Updated 8 years ago
- 学习tomcat(7.0.67)源码☆19Jul 16, 2018Updated 8 years ago
- A Java library to make code more virtual thread friendly☆31Jul 22, 2024Updated 2 years ago
- A strongly consistent distributed key-value store library built on Raft consensus protocol and RocksDB.☆36Updated this week