You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@dubbo.apache.org by "mercyblitz (GitHub)" <gi...@apache.org> on 2020/02/25 09:51:18 UTC

[GitHub] [dubbo-spring-boot-project] mercyblitz commented on issue #223: starter如何通过属性配置在yml里面配置注入到applicationConfig的parameters属性

It works, you have to configure like :

```yml
dubbo:
    application:
        parameters[a]: b
```

[ Full content available at: https://github.com/apache/dubbo-spring-boot-project/issues/223 ]
This message was relayed via gitbox.apache.org for notifications@dubbo.apache.org