# IOC **Repository Path**: mycxu/ioc ## Basic Information - **Project Name**: IOC - **Description**: No description available - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2025-07-17 - **Last Updated**: 2025-08-04 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README ## plat-http 这个就是基于Jakarta规范,一个简单的servlet实现(目前很粗糙) ## plat-main 这个是我们运行的主工程应用 ## plat-test-parent 这个就是测试的插件工程 ## run.ps1 基于powershell的运行脚本,每次代码修改后,需要脚本运行一下然后再手动运行main的启动(目前脚本运行先关了,手动运行方便debug) ## run.sh 基于linux系统的运行脚本,目前没有测试过。。。