# only-action-dispatcher **Repository Path**: onlylibrary/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**: 4 - **Forks**: 9 - **Created**: 2019-01-11 - **Last Updated**: 2025-01-05 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # only-action-dispatcher #### 介绍 only-action-dispatcher 是一款用于TCP的action调度框架,类似spring webmvc,使TCP程序方便调用方法 使用方式看src/test/java目录下demo