# my-simple-tomcat **Repository Path**: cwbshare/my-simple-tomcat ## Basic Information - **Project Name**: my-simple-tomcat - **Description**: 手写tomcat - **Primary Language**: Java - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2019-09-16 - **Last Updated**: 2020-12-19 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README ### 介绍 手写tomcat ### 软件架构 本工程使用普通JAVA工程创建(可参考:https://www.cnblogs.com/yb38156/p/9761716.html)。 下载后,需要先用maven build后,并且刷新完就可以直接使用。 ### 使用说明