|  airhead
				
				95cd8f3be3
				添加hos-configuration | hace 8 años | |
|---|---|---|
| .. | ||
| .mvn | hace 8 años | |
| src | hace 8 años | |
| .gitignore | hace 8 años | |
| README.md | hace 8 años | |
| mvnw | hace 8 años | |
| mvnw.cmd | hace 8 años | |
| pom.xml | hace 8 años | |
配置服务使用了Spring Cloud Config Server,采用Git来管理配置参数。
需要配置bootstrap.yml文件,其中spring.applicaction.name对应为Git中的文件名。
暂未启用