# only-action-dispatcher **Repository Path**: ldzdz/only-action-dispatcher ## Basic Information - **Project Name**: only-action-dispatcher - **Description**: 支持TCP方式的类似Spring MVC 通过url处理请求框架 - **Primary Language**: Java - **License**: Apache-2.0 - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 9 - **Created**: 2023-05-30 - **Last Updated**: 2023-05-30 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # only-action-dispatcher #### 介绍 only-action-dispatcher 是一款用于TCP的action调度框架,类似spring webmvc,使TCP程序方便调用方法 使用方式看src/test/java目录下demo