You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@servicecomb.apache.org by "liubao (Jira)" <ji...@apache.org> on 2021/02/05 06:45:00 UTC

[jira] [Created] (SCB-2187) support dynamic key values as yaml source

liubao created SCB-2187:
---------------------------

             Summary: support dynamic key values as yaml source 
                 Key: SCB-2187
                 URL: https://issues.apache.org/jira/browse/SCB-2187
             Project: Apache ServiceComb
          Issue Type: New Feature
          Components: Java-Chassis
            Reporter: liubao
            Assignee: liubao
             Fix For: java-chassis-2.2.0


Some config servers only support key-value, and users want to config yaml files. 

To support this, Spring Cloud Huawei add 

spring.cloud.servicecomb.config.fileSource=key1,key2 

and add value of key1, key2 to properties. Java Chassis should support this feature too. 



--
This message was sent by Atlassian Jira
(v8.3.4#803005)