Eyekneemm opened a new issue #2045: URL: https://github.com/apache/servicecomb-java-chassis/issues/2045
求大佬解答,非常感谢! 如图所示,有urlPrefix的是基于springboot的项目,定义了application-context;  想请教一下,如果项目仅使用了spring,可以通过什么方式使注册后有urlPrefix? 问题背景: 如果address用的端口与tomcat为同一端口,例如都为8080,通过另一个服务调用rpc接口时会出现404;而更换端口为8081,tomcat为8080时,rpc调用正常,对比后发现没有urlPrefix。如果此处不一致是否还会带来其他问题? 如果上述问题不是因为urlPrefix导致的,那应该如何解决? ---------------------------------------------------------------- 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]
