AlbumenJ commented on issue #10712: URL: https://github.com/apache/dubbo/issues/10712#issuecomment-1284876801
> 我使用BeanPostProcessor这个接口,在每次bean的初始化后,判断该bean的类型,属于ServiceConfig就往里面塞我写好的methods Dubbo 也提供了 ConfigPostProcessor 可以处理配置,通过实现 ConfigPostProcessor 这个 SPI 可以在服务启动的时候修改配置 -- 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]
