如何体验ServiceStage的源码部署功能?
如表1所示,ServiceStage基于GitHub提供了一些不同语言的demo。
您可以Fork特定语言的demo源码到自己的GitHub代码仓库中,参考创建并部署组件去体验ServiceStage的源码部署功能。
| 
       demo名称  | 
     
       语言类型  | 
     
       GitHub代码仓库地址  | 
    
|---|---|---|
| 
       ServiceComb-SpringMVC  | 
     
       Java  | 
     
       https://github.com/servicestage-template/ServiceComb-SpringMVC  | 
    
| 
       ServiceComb-JAX-RS  | 
     
       Java  | 
     |
| 
       ServiceComb-POJO  | 
     
       Java  | 
     |
| 
       SpringBoot-WebService  | 
     
       Java  | 
     
       https://github.com/servicestage-template/SpringBoot-WebService  | 
    
| 
       SpringBoot-Webapp-Tomcat  | 
     
       Java  | 
     
       https://github.com/servicestage-template/SpringBoot-Webapp-Tomcat  | 
    
| 
       nodejs-express  | 
     
       Node.js  | 
     
       https://github.com/servicestage-template/nodejs-express-4-16  | 
    
| 
       nodejs-koa  | 
     
       Node.js  | 
     |
| 
       php-laravel  | 
     
       PHP  | 
     
       https://github.com/servicestage-template/php-laravel-v5-6-28  | 
    
| 
       php-slim  | 
     
       PHP  |