dubbo.properties:
```properties
# dubbo底层参数绑定基于 spring-bean的 org.springframework.beans.MutablePropertyValues
# 所以,spring 4 与 spring 5 的语法可能不一样
# dubbo.registry.parameters.namespace=xxx

# spring-bean 5.2.2.RELEASE 成功绑定并注册到指定的namespace
dubbo.registry.parameters[namespace]=xxx  
```

[ Full content available at: https://github.com/apache/dubbo/issues/5747 ]
This message was relayed via gitbox.apache.org for 
[email protected]
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to