# 系统开发 **Repository Path**: fu-junyu/system-development ## Basic Information - **Project Name**: 系统开发 - **Description**: No description available - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2021-07-03 - **Last Updated**: 2022-03-16 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # 系统开发 ## 一、服务功能 1.eureka:服务注册 2.zuul-gateway:服务网关 3.data-service:数据服务 4.api-service:接口服务 5.test、testClient:测试服务 ## 二、服务端口 1.eureka:8761 2.zuul-gateway:8081 3.data-service:8082 4.api-service:8083 5.test、testClient:8070、8071