We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
自 #708 修复以后,该日志打印便不再准确,isLegacyVersion 不再作为 dubbo 2 和 dubbo 3 的判断依据,应该使用当前 dubbo 具体版本号。
The text was updated successfully, but these errors were encountered:
如何修复呢,在日志中打印当前版本的Dubbo具体版本号吗,Dubbo是否提供接口获取当前版本号呢
Sorry, something went wrong.
参考 Version.getVersion
Successfully merging a pull request may close this issue.
自 #708 修复以后,该日志打印便不再准确,isLegacyVersion 不再作为 dubbo 2 和 dubbo 3 的判断依据,应该使用当前 dubbo 具体版本号。
The text was updated successfully, but these errors were encountered: