- 加载 本地物理环境
spring: profiles: active: native cloud: config: server: native: search-locations: file:E:\\zhongkesoft\\configRegistryDev\\{application}
http://localhost:9001/portal/native{application}占位符 加载本地项目配置文件
server: port: 9001 spring: profiles: active: native cloud: config: server: native: search-locations: classpath:/config
浙公网安备 33010602011771号