> 我这边提供一个思路看看是否可行,实现一个最低优先级的ServiceBean, > 在这里拿到所有spring上下文ServiceBean的名字(BeanFactoryUtils.beansOfTypeIncludingAncestors(applicationContext, > ServiceBean.class, false, false)), > 每次在服务export时把成功暴露的bean从map剔除,在最后一个低优先级servicebean中检查没有正确暴露服务
should not rely on spring. [ Full content available at: https://github.com/apache/incubator-dubbo/issues/2541 ] This message was relayed via gitbox.apache.org for [email protected]
--------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
