kylixs opened a new pull request #8789: URL: https://github.com/apache/dubbo/pull/8789
## What is the purpose of the change * Extract `ApplicationDeployer` and `ModuleDeployer` from `DubboBootstrap`, support start/destroy module. * Extract `ModuleConfigManager` from `ConfigManager` * Remove `DubboBootstrap` ref from `ReferenceConfig` and `ServiceConfig` * DubboBootstrap.newInstance() is changed to share the default FrameworkModel * Add spring support for multi module. -- 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]
