![]() |
hace 7 años | |
---|---|---|
.. | ||
.mvn | hace 7 años | |
src | hace 7 años | |
.gitignore | hace 7 años | |
README.md | hace 7 años | |
mvnw | hace 7 años | |
mvnw.cmd | hace 7 años | |
pom.xml | hace 7 años |
配置服务使用了Spring Cloud Config Server,采用Git来管理配置参数。
需要配置bootstrap.yml文件,其中spring.applicaction.name
对应为Git中的文件名。
暂未启用