You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@dubbo.apache.org by GitBox <gi...@apache.org> on 2018/07/29 02:45:47 UTC

[GitHub] kanghouchao opened a new issue #2149: dubbo配置好springMVC之后怎么访问呢

kanghouchao opened a new issue #2149: dubbo配置好springMVC之后怎么访问呢
URL: https://github.com/apache/incubator-dubbo/issues/2149
 
 
   ### Environment
   
   * Dubbo version: 2.6.2
   * Operating System version: ubuntu 18.04
   * Java version: 1.8
   
   1. 我新建了一个dubbo项目,加入了spring和loj4j的依赖,配置成功了,项目也启动起来了,我在zookeeper可以看到server已经注册了
   2. 在provider和consumer我都是用dubbo自带的Main.main启动的
   3. 然而,有个迷思,consumer启动之后,我的springMVC怎么访问,我没有web.xml,也没有配置tomcat,那我应该怎么访问,我在consumer端配置的controller呢
   

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services

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