startjava commented on issue #8393: URL: https://github.com/apache/dubbo/issues/8393#issuecomment-890766432
百度找了网址: https://blog.csdn.net/gudejundd/article/details/113886547 说没有dubbo.reference.check这种写法,里面必须要有接口全路径, 那么官网: https://dubbo.apache.org/zh/docs/advanced/preflight-check/ 中的: 通过 dubbo.properties dubbo.reference.com.foo.BarService.check=false dubbo.reference.check=false dubbo.consumer.check=false dubbo.registry.check=false 为什么还要dubbo.reference.check=false这么写呢? 到底有没有dubbo.reference.check=false这种写法呢? -- 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]
