beiwei30 commented on issue #2505: Condition applicationContext != null is always true URL: https://github.com/apache/incubator-dubbo/pull/2505#issuecomment-422231662 I think we can remove it. org.apache.dubbo.config.spring.ServiceBean#getSpringContext looks like a hack. A better place to find the spring context is org.apache.dubbo.config.spring.extension.SpringExtensionFactory, I am on it.
---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: [email protected] With regards, Apache Git Services --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
