Heim  >  Fragen und Antworten  >  Hauptteil

java - SpringCloud config 注册服务后client取值问题

PHP中文网PHP中文网2763 Tage vor799

Antworte allen(2)Ich werde antworten

  • 巴扎黑

    巴扎黑2017-04-18 10:37:28

    已找到原因,config-client的spring.application.name必须和自己的配置文件名相匹配。

    例如配置文件为:
    testConfig-test.properties

    这个时候对应的config-cleint的spring.application.name=testConfig

    Antwort
    0
  • 高洛峰

    高洛峰2017-04-18 10:37:28

    客户端的属性配置呢?客户端需要指向配置服务器。而且testConfig-test.properties能不能改个名?

    Antwort
    0
  • StornierenAntwort