配置多环境如图:
环境配置:
profiles: # 环境配置 active: dev
我使用bootstrap-dev.yml开发环境配置就能正常获取nacos中的配置文件
bootstrap-dev.yml
你要获取哪些?