# springCloudAlibaba **Repository Path**: panxp/spring-cloud-alibaba ## Basic Information - **Project Name**: springCloudAlibaba - **Description**: Spring Cloud Alibaba是Spring Cloud下的一个子项目。这个demo集成了 nacos2.4.3, 配置中心,gateway等中间件,开箱即用。 - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 1 - **Forks**: 1 - **Created**: 2024-10-21 - **Last Updated**: 2025-06-24 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README ### 目录结构 1. provider 服务提供者 2. consumer 服务提供者 3. gateway 网关(外部访问入口) ### 安装与使用 nacos作为微服务的服务注册和发现的中间件 * 安装nacos * 安装依赖 * 启动各应用 * 访问gateway的地址获取配置中心配置 http://localhost:9090/config `有问题随时欢迎联系 364630279#qq.com 进行交流`