liubao68 commented on issue #2029: URL: https://github.com/apache/servicecomb-java-chassis/issues/2029#issuecomment-718295008
是否支持取决于运行环境。 如果运行环境是 j2EE (servlet, 比如 tomcat等), 这个方法是支持的。 如果运行环境是轻量级 HTTP 环境 (比如 java chassis 默认的基于 vert.x 的 HTTP 环境) , 这个方法是不支持的。 参考[说明文档](https://docs.servicecomb.io/java-chassis/zh_CN/transports/rest-over-servlet/) ---------------------------------------------------------------- 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. For queries about this service, please contact Infrastructure at: [email protected]
