xuleixie commented on issue #53:
URL: 
https://github.com/apache/servicecomb-samples/issues/53#issuecomment-719152209


   > windows上、linux也遇到这个问题,能否更新一下demo,使用相对目录,避免设置兼容性问题
   > 
   > Linux环境下测试通过,使用相对路径:
   > 
   > webroot: ./bmi/webapp/src/main/resources/static
   microservice.yml中的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]


Reply via email to