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
Pls. provide [GitHub address] to reproduce this issue.
What do you expected from the above steps?
What actually happens? 2.7.0版的rest协议,无论是内嵌式(jetty或者tomcat)或者外部集成式(通过web.xml配置)都不起作用。2.6.5版却没问题。这是2.7.0版的一个bug.
这个bug会导致restful接口无法正常访问。
The text was updated successfully, but these errors were encountered:
i can provide a demo to reproduce this problem.
Sorry, something went wrong.
可能与 #3445 相关
https://github.com/kunghsu1021/dubborestdemo 样例demo @kezhenxu94 这个bug会在2.7.1版修复吗?
@kunghsu1021 关注一下 pr #3479
Duplicate of #3445
No branches or pull requests
Environment
Steps to reproduce this issue
http://dubbo.apache.org/zh-cn/docs/user/references/protocol/rest.html
Pls. provide [GitHub address] to reproduce this issue.
Expected Result
What do you expected from the above steps?
Actual Result
What actually happens?
2.7.0版的rest协议,无论是内嵌式(jetty或者tomcat)或者外部集成式(通过web.xml配置)都不起作用。2.6.5版却没问题。这是2.7.0版的一个bug.
这个bug会导致restful接口无法正常访问。
The text was updated successfully, but these errors were encountered: