# pigeontest **Repository Path**: magicalcoder/pigeontest ## Basic Information - **Project Name**: pigeontest - **Description**: 测试连接pigeon的项目 - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2025-01-03 - **Last Updated**: 2025-01-03 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README #pigeontest ##无zookeeper模式 ##服务端分为spring框架和非spring框架 ##spring框架 ##服务端启动 java com.magicalcoder.pigeontest.spring.server.spring.ServerStart 8080 ##客户端启动 java com.magicalcoder.pigeontest.client.common.ClientApp 8080 注意8080端口跟服务端一致