alldatacenter / alldata

🔥🔥 AllData可定义数据中台,以数据平台为底座,以数据中台为桥梁,以机器学习平台为工厂,以大模型应用为上游产品,提供全链路数字化解决方案。采购商业版、加入技术社区:https://docs.qq.com/doc/DVHlkSEtvVXVCdEFo
http://122.51.43.143:5173/ui_moat
GNU General Public License v3.0
2.47k stars 845 forks source link

config 核心配置项缩进问题 #761

Open wangcheng2017 opened 2 weeks ago

wangcheng2017 commented 2 weeks ago

spring: application: name: config profiles: active: native

配置中心 注意下列配置应该再spring下

cloud:
  config:
    server:
      native:
        search-locations: classpath:/config/
alldatafounder commented 1 week ago

您好,这块,可以提交PR,提交到develop分支就可以。