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 2021/04/12 12:47:19 UTC

[GitHub] [dubbo-go] MedusaLeee edited a comment on issue #1140: 配置文件的优化

MedusaLeee edited a comment on issue #1140:
URL: https://github.com/apache/dubbo-go/issues/1140#issuecomment-817781181


   补充一个建议:目前都是将provider的配置文件写在同一个yaml中,如果项目provider较多,一个yaml会较大且不好维护,有个建议是 services 节点中的 各个provider配置可以拆分小的文件,有不同的命名,这样provider配置文件可以和项目provider代码写在同一个模块下,比较好管理


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to 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



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