# spring-cloud **Repository Path**: malcolmff/spring-cloud ## Basic Information - **Project Name**: spring-cloud - **Description**: spring cloud 学习Demo,包括OAuth、security、spring cloud alibaba的sentinal、nacos、等 - **Primary Language**: Unknown - **License**: MulanPSL-1.0 - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 2 - **Forks**: 0 - **Created**: 2020-11-13 - **Last Updated**: 2022-09-11 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # spring cloud 学习Demo ##### 主要包含模块: 1. spring cloud config (其中包含了eureka server、client) 2. spring cloud gateway (其中包含了openfeign、使用了nacos注册中心、配置中心) 3. spring cloud oauth 4. spring cloud security