# SpringCLoud **Repository Path**: Lcode1024/springcloud ## Basic Information - **Project Name**: SpringCLoud - **Description**: SpringCloud - **Primary Language**: Java - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2021-12-05 - **Last Updated**: 2021-12-15 ## Categories & Tags **Categories**: Uncategorized **Tags**: 微服务, Java ## README # SpringCloud #### 介绍 # 系统学习SpringCloud全家桶 # SpringBoot与SpringCloud版本选择 # 查看官网:https://spring.io/projects/spring-cloud#overview # 更详细的版本对应查看方法:https://start.spring.io/actuator/info 客户端(消费者) :端口 80 order 订单模块 服务提供者 :端口:8001 payment 支付模块 cloud-provider-payment8001