# e-commerce-springcloud **Repository Path**: yeliner/e-commerce-springcloud ## Basic Information - **Project Name**: e-commerce-springcloud - **Description**: No description available - **Primary Language**: Java - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2023-11-21 - **Last Updated**: 2025-01-06 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README 版本说明 | Spring Cloud Alibaba | 2.2.5.RELEASE | |----------------------|---------------| | Spring Boot | 2.3.2.RELEASE | | Spring Cloud | Hoxton.SR8 | 程序端口说明 | 模块名 | 模块 | 端口 | |----------------------|-----------------------------|------| | nacos客户端示例 | e-commerce-nacos-client | 8000 | | spring boot admin 监控 | e-commerce-admin | 7001 | | 授权、鉴权中心 | e-commerce-authority-center | 9000 | | 网关 | e-commerce-gateway | 9001 | 地址说明 | 模块 | 地址 | |-----------------------------|-----------------------------------------------------| | nacos-server | http://localhost:8848/nacos | | spring boot admin 监控 | http://127.0.0.1:7001/e-commerce-admin/applications | | e-commerce-authority-center | 9000 | | e-commerce-gateway | 9001 |