# springcloud-config **Repository Path**: yintianwen7/springcloud-config ## Basic Information - **Project Name**: springcloud-config - **Description**: Spring Cloud Config Demo - **Primary Language**: Java - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2019-08-27 - **Last Updated**: 2020-12-19 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # springcloud-config #### 介绍 client 和 config-server 设置 spring.profiles.active = eureka,基于eureka访问 设置 spring.profiles.active = simple,基于URL访问