# SpringCloud-ConfigServer **Repository Path**: immc/SpringCloud-ConfigServer ## Basic Information - **Project Name**: SpringCloud-ConfigServer - **Description**: SpringCloud-配置服务中心 - **Primary Language**: Java - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2017-09-19 - **Last Updated**: 2021-02-01 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # SpringCloud-ConfigServer SpringCloud-配置服务中心 ``` /{name}-{profiles}.yml /label/{name}-{profiles}.yml name 服务名 profiles 环境 label 分支(branch,不写的话默认master分支) ```