# SpringCloud-New-Demo **Repository Path**: syk1234/spring-cloud-new-demo ## Basic Information - **Project Name**: SpringCloud-New-Demo - **Description**: SpringCloud使用示例 - **Primary Language**: Java - **License**: MulanPSL-2.0 - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 1 - **Created**: 2023-08-24 - **Last Updated**: 2024-04-12 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README 启动方式: - 1、启动eureka-server项目 - 2、启动eureka-client项目 - 3、启动gateway项目 测试接口: curl -X GET http://localhost:8080/hello-service/hello