You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@dubbo.apache.org by "zhouyu00 (via GitHub)" <gi...@apache.org> on 2023/04/26 07:43:01 UTC

[GitHub] [dubbo] zhouyu00 commented on issue #12194: 如何使用自定义HTTPBinder 配置内嵌的tomcat

zhouyu00 commented on issue #12194:
URL: https://github.com/apache/dubbo/issues/12194#issuecomment-1522937181

   自定义META-INF/dubbo/internal/org.apache.dubbo.remoting.http.HttpBinder 内容如下
   `
   servlet=org.apache.dubbo.remoting.http.servlet.ServletHttpBinder
   jetty=org.apache.dubbo.remoting.http.jetty.JettyHttpBinder
   tomcat=com.xxx.CustomDubboTomcatHttpBinder
   `


-- 
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: notifications-unsubscribe@dubbo.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: notifications-unsubscribe@dubbo.apache.org
For additional commands, e-mail: notifications-help@dubbo.apache.org