liubao68 commented on issue #53: URL: https://github.com/apache/servicecomb-samples/issues/53#issuecomment-633350422
spring boot打包确实有问题的。需要独立准备一个目录。 samples的实现采用了 vert.x , 以前实现的不支持 jar 读取静态页面, 这块需要自行查询下是否可以通过代码实现。 或者采用其他方式托管静态页面,比如通过一个独立的微服务, edge 将请求转发到这个微服务即可 。 ---------------------------------------------------------------- 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]
