在nacos中找配置文件最后是拼接application下的name 和 profiles下的active的环境 以及 file-extension 的后缀名 : userservice-dev.yaml。自身的application的name 组合profiles的active 再组合 file-extension形成的content-api-dev.yaml文件。# extension-configs是直接依赖某个配置文件,如下是直接依赖了content-service-dev.yaml中的内容。