xuleixie edited a comment on issue #53: URL: https://github.com/apache/servicecomb-samples/issues/53#issuecomment-719152209
出现无法访问的问题原因为: microservice.yml中的webroot路径没有配置正确,在配置文件的最下面一行,必须要以/开头,例如: gateway.webroot: /github-projects/servicecomb-fence/samples/EdgeService/src/main/resources,这个路径是正确的,可以访问,我的应用名称是servicecomb-fence,放置的路径为:D:\github-projects ---------------------------------------------------------------- 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]
