You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@dubbo.apache.org by GitBox <gi...@apache.org> on 2018/11/15 07:08:41 UTC

[GitHub] shelltea edited a comment on issue #289: 配置文件不支持spring占位符address: zookeeper://${zk.host}:${zk.port}解析

shelltea edited a comment on issue #289: 配置文件不支持spring占位符address: zookeeper://${zk.host}:${zk.port}解析
URL: https://github.com/apache/incubator-dubbo-spring-boot-project/issues/289#issuecomment-438939957
 
 
   同样的问题,如果使用以下方式,启动就报错:
   ```
   dubbo:
     application:
       name: ${spring.application.name}
   ```

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services

---------------------------------------------------------------------
To unsubscribe, e-mail: notifications-unsubscribe@dubbo.apache.org
For additional commands, e-mail: notifications-help@dubbo.apache.org