Mulavar commented on pull request #1491: URL: https://github.com/apache/dubbo-go/pull/1491#issuecomment-932264371
> hi,boy。关于dubboBootstrap 和configLoader我有一点疑问,dubboBootstrap 顾名思义是作为程序的引导类,一般来说引导类只有一个,但是似乎configLoader也是做引导程序使用的,这两个是单独对程序进行加载和启动吗?另外假设我使用api配置和外部化配置混用应该如何使用配置? @Mulavar 目前暂不考虑混用的场景,bootstrap 这块和 loader 的关系确实不太明晰,我们正在讨论,进一步是不是要合并,还是将程序入口拆分得更加合理 @XiaoWeiKIN -- 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. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
