[01/57] [partial] incubator-servicecomb-website git commit: Generated the static pages for asf-site

2017-12-12 Thread ningjiang
Repository: incubator-servicecomb-website
Updated Branches:
  refs/heads/asf-site d18d3e627 -> dd9482e3c


http://git-wip-us.apache.org/repos/asf/incubator-servicecomb-website/blob/08e1b43f/content/users/use-servicecomb-in-spring-boot/index.html
--
diff --git a/content/users/use-servicecomb-in-spring-boot/index.html 
b/content/users/use-servicecomb-in-spring-boot/index.html
new file mode 100644
index 000..a75192a
--- /dev/null
+++ b/content/users/use-servicecomb-in-spring-boot/index.html
@@ -0,0 +1,940 @@
+
+
+
+  
+
+
+
+
+
+
+
+
+
+
+
+
+在Spring Boot中使用ServiceComb - Apache incubator 
ServiceComb
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+  http://github.com/pages/ServiceComb/servicesomb.github.io/users/use-servicecomb-in-spring-boot/";>
+  http://github.com/pages/ServiceComb/servicesomb.github.io/users/use-servicecomb-in-spring-boot/";>
+
+
+
+  
+
+
+
+  
+  
+  
+  
+
+  
+
+
+  
+
+  
+
+
+
+  
+
+  
+
+
+
+
+
+
+
+
+
+
+
+
+  
+{
+  "@context" : "http://schema.org";,
+  "@type" : "Person",
+  "name" : "Apache incubator ServiceComb",
+  "url" : "http://github.com/pages/ServiceComb/servicesomb.github.io";,
+  "sameAs" : null
+}
+  
+
+
+
+  
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+  document.documentElement.className = 
document.documentElement.className.replace(/\bno-js\b/g, '') + ' js ';
+
+https://cdnjs.cloudflare.com/ajax/libs/clipboard.js/1.7.1/clipboard.min.js";>
+
+
+https://cdnjs.cloudflare.com/ajax/libs/mathjax/2.7.1/MathJax.js?config=TeX-MML-AM_CHTML";>
+
+
+https://maxcdn.bootstrapcdn.com/bootstrap/4.0.0-beta/css/bootstrap.min.css";
 
integrity="sha384-/Y6pD6FV/Vv2HJnA6t+vslU6fwYXjCFtcEpHbNJ0lyAFsXTsjBbfaDjzALeQsN6M"
 crossorigin="anonymous">
+
+https://code.jquery.com/jquery-3.2.1.slim.min.js"; 
integrity="sha384-KJ3o2DKtIkvYIK3UENzmM7KCkRr/rE9/Qpg6aAZGJwFDMVNA/GpGFF93hXpG5KkN"
 crossorigin="anonymous">
+https://cdnjs.cloudflare.com/ajax/libs/popper.js/1.11.0/umd/popper.min.js"; 
integrity="sha384-b/U6ypiBEHpOf/4+1nzFpr53nxSS+GLCkfwBdFNTxtclqqenISfwAzpKaMNFNmj4"
 crossorigin="anonymous">
+https://maxcdn.bootstrapcdn.com/bootstrap/4.0.0-beta/js/bootstrap.min.js"; 
integrity="sha384-h0AbiXch4ZDo7tp9hKZ4TsHbi047NrKGLO3SEJAg45jXxnGIfYzk4Si90RDIqNm1"
 crossorigin="anonymous">
+
+
+
+
+
+
+
+
+
+
+
+https://fonts.cat.net/css?family=Roboto:400,500,700|Source+Code+Pro" 
rel="stylesheet">
+
+
+
+  
+
+  
+
+
+
+  
+
+  
+ 
+  
+ 
+
+  
+
+
+  
+  
+  
+Quick Start
+  
+
+  
+
+
+  
+  
+  
+Users
+  
+
+  
+
+
+  
+  
+  
+Developers
+  
+
+  
+
+
+  
+  
+  
+Blogs
+  
+
+  
+
+
+  
+  
+  
+FAQ
+  
+
+  
+
+
+
+
+  
+
+中文
+  
+
+  
+
+  
+
+
+
+
+
+
+
+
+  
+  
+  
+  Home > ServiceComb
+  
+  
+  
+
+  
+  
+  
+
+
+  
+
+
+  
+  
+  Toggle Menu
+  
+
+  
+
+  User Guide
+
+
+
+
+  
+
+
+
+
+
+
+Java Chassis Architecture
+  
+
+
+
+
+
+
+Setup 
Environment
+  
+
+
+  
+
+  
+
+  Develop Service Provider
+
+
+
+
+  
+
+
+
+
+
+
+Service 
Definition
+  
+
+
+
+
+
+
+Service 
Contract
+  
+
+
+
+
+
+
+Develop 
Microservice with SpringMVC
+  
+
+
+
+
+
+
+Develop 
Microservice with JAX-RS
+  
+
+
+
+
+
+
+Develop Microservice with Transparent RPC
+  
+
+
+
+
+
+
+Service Interface Constraints
+  
+
+
+
+
+
+
+Service 
Configurations
+  
+
+
+
+
+  

[11/57] [partial] incubator-servicecomb-website git commit: Generated the static pages for asf-site

2017-12-12 Thread ningjiang
http://git-wip-us.apache.org/repos/asf/incubator-servicecomb-website/blob/08e1b43f/content/docs/tracing-with-servicecomb/index.html
--
diff --git a/content/docs/tracing-with-servicecomb/index.html 
b/content/docs/tracing-with-servicecomb/index.html
new file mode 100644
index 000..977bd68
--- /dev/null
+++ b/content/docs/tracing-with-servicecomb/index.html
@@ -0,0 +1,878 @@
+
+
+
+  
+
+
+
+
+
+
+
+
+
+
+
+
+Distributed Tracing with ServiceComb and Zipkin - Apache incubator 
ServiceComb
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+  http://github.com/pages/ServiceComb/servicesomb.github.io/docs/tracing-with-servicecomb/";>
+  http://github.com/pages/ServiceComb/servicesomb.github.io/docs/tracing-with-servicecomb/";>
+
+
+
+  
+
+
+
+  
+  
+  
+  
+
+  
+
+
+  
+
+  
+
+  
+
+
+
+  
+
+  
+
+
+
+
+
+  
+  
+
+
+
+
+
+
+
+
+  
+{
+  "@context" : "http://schema.org";,
+  "@type" : "Person",
+  "name" : "Apache incubator ServiceComb",
+  "url" : "http://github.com/pages/ServiceComb/servicesomb.github.io";,
+  "sameAs" : null
+}
+  
+
+
+
+  
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+  document.documentElement.className = 
document.documentElement.className.replace(/\bno-js\b/g, '') + ' js ';
+
+https://cdnjs.cloudflare.com/ajax/libs/clipboard.js/1.7.1/clipboard.min.js";>
+
+
+https://cdnjs.cloudflare.com/ajax/libs/mathjax/2.7.1/MathJax.js?config=TeX-MML-AM_CHTML";>
+
+
+https://maxcdn.bootstrapcdn.com/bootstrap/4.0.0-beta/css/bootstrap.min.css";
 
integrity="sha384-/Y6pD6FV/Vv2HJnA6t+vslU6fwYXjCFtcEpHbNJ0lyAFsXTsjBbfaDjzALeQsN6M"
 crossorigin="anonymous">
+
+https://code.jquery.com/jquery-3.2.1.slim.min.js"; 
integrity="sha384-KJ3o2DKtIkvYIK3UENzmM7KCkRr/rE9/Qpg6aAZGJwFDMVNA/GpGFF93hXpG5KkN"
 crossorigin="anonymous">
+https://cdnjs.cloudflare.com/ajax/libs/popper.js/1.11.0/umd/popper.min.js"; 
integrity="sha384-b/U6ypiBEHpOf/4+1nzFpr53nxSS+GLCkfwBdFNTxtclqqenISfwAzpKaMNFNmj4"
 crossorigin="anonymous">
+https://maxcdn.bootstrapcdn.com/bootstrap/4.0.0-beta/js/bootstrap.min.js"; 
integrity="sha384-h0AbiXch4ZDo7tp9hKZ4TsHbi047NrKGLO3SEJAg45jXxnGIfYzk4Si90RDIqNm1"
 crossorigin="anonymous">
+
+
+
+
+
+
+
+
+
+
+
+https://fonts.cat.net/css?family=Roboto:400,500,700|Source+Code+Pro" 
rel="stylesheet">
+
+
+
+  
+
+  
+
+
+
+  
+
+  
+ 
+  
+ 
+
+  
+
+
+  
+  
+  
+Quick Start
+  
+
+  
+
+
+  
+  
+  
+Users
+  
+
+  
+
+
+  
+  
+  
+Developers
+  
+
+  
+
+
+  
+  
+  
+Blogs
+  
+
+  
+
+
+  
+  
+  
+FAQ
+  
+
+  
+
+
+
+
+  
+
+中文
+  
+
+  
+
+  
+
+
+
+
+
+
+
+
+  
+  
+  
+  Home > ServiceComb
+  
+  
+
+http://schema.org/Person";>
+
+  
+
+  
+Sean Yin
+
+  
+   
+Nothing but speed is indestructible
+   
+  
+
+  
+
+  
+Follow
+
+  
+
+  
+
+  http://seanyinx.github.io"; itemprop="url">
+ Website
+  
+
+  
+
+  
+
+  mailto:seany...@gmail.com";>
+
+ 
Email
+  
+
+  
+
+  
+
+  
+
+  https://twitter.com/seanyinx"; itemprop="sameAs">
+ 
Twitter
+  
+
+  
+
+  
+
+  
+
+  
+
+  
+
+  
+
+  
+
+  
+
+  
+
+  
+
+  
+
+  
+
+  
+
+  
+
+  
+
+  
+
+  
+
+  
+
+  
+
+  
+
+  
+
+  
+
+  
+
+
+  
+  
+
+
+
+  http://schema.org/CreativeWork";>
+
+
+
+
+
+
+  
+
+  
+Distributed Tracing 
with ServiceComb and Zipkin
+
+
+   
+
+
+
+
+  3 minute read
+
+
+
+  
+
+  
+
+  
+Microservice architecture solves many problems of monolithic 
applications, but it also comes with costs. Request latencies
+due to network instability is one of the prices we have to pay.
+
+In monolithic applications, modules are all running in one process and 
there's no such thing as communication issues among 
+modules. However, with microservice architecture, services 

[06/57] [partial] incubator-servicecomb-website git commit: Generated the static pages for asf-site

2017-12-12 Thread ningjiang
http://git-wip-us.apache.org/repos/asf/incubator-servicecomb-website/blob/08e1b43f/content/users/develop-with-transparent-rpc/index.html
--
diff --git a/content/users/develop-with-transparent-rpc/index.html 
b/content/users/develop-with-transparent-rpc/index.html
new file mode 100644
index 000..6d055a7
--- /dev/null
+++ b/content/users/develop-with-transparent-rpc/index.html
@@ -0,0 +1,793 @@
+
+
+
+  
+
+
+
+
+
+
+
+
+
+
+
+
+用透明RPC开发微服务 - Apache incubator ServiceComb
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+  http://github.com/pages/ServiceComb/servicesomb.github.io/users/develop-with-transparent-rpc/";>
+  http://github.com/pages/ServiceComb/servicesomb.github.io/users/develop-with-transparent-rpc/";>
+
+
+
+  
+
+
+
+  
+  
+  
+  
+
+  
+
+
+  
+
+  
+
+
+
+  
+
+  
+
+
+
+
+
+
+
+
+
+
+
+
+  
+{
+  "@context" : "http://schema.org";,
+  "@type" : "Person",
+  "name" : "Apache incubator ServiceComb",
+  "url" : "http://github.com/pages/ServiceComb/servicesomb.github.io";,
+  "sameAs" : null
+}
+  
+
+
+
+  
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+  document.documentElement.className = 
document.documentElement.className.replace(/\bno-js\b/g, '') + ' js ';
+
+https://cdnjs.cloudflare.com/ajax/libs/clipboard.js/1.7.1/clipboard.min.js";>
+
+
+https://cdnjs.cloudflare.com/ajax/libs/mathjax/2.7.1/MathJax.js?config=TeX-MML-AM_CHTML";>
+
+
+https://maxcdn.bootstrapcdn.com/bootstrap/4.0.0-beta/css/bootstrap.min.css";
 
integrity="sha384-/Y6pD6FV/Vv2HJnA6t+vslU6fwYXjCFtcEpHbNJ0lyAFsXTsjBbfaDjzALeQsN6M"
 crossorigin="anonymous">
+
+https://code.jquery.com/jquery-3.2.1.slim.min.js"; 
integrity="sha384-KJ3o2DKtIkvYIK3UENzmM7KCkRr/rE9/Qpg6aAZGJwFDMVNA/GpGFF93hXpG5KkN"
 crossorigin="anonymous">
+https://cdnjs.cloudflare.com/ajax/libs/popper.js/1.11.0/umd/popper.min.js"; 
integrity="sha384-b/U6ypiBEHpOf/4+1nzFpr53nxSS+GLCkfwBdFNTxtclqqenISfwAzpKaMNFNmj4"
 crossorigin="anonymous">
+https://maxcdn.bootstrapcdn.com/bootstrap/4.0.0-beta/js/bootstrap.min.js"; 
integrity="sha384-h0AbiXch4ZDo7tp9hKZ4TsHbi047NrKGLO3SEJAg45jXxnGIfYzk4Si90RDIqNm1"
 crossorigin="anonymous">
+
+
+
+
+
+
+
+
+
+
+
+https://fonts.cat.net/css?family=Roboto:400,500,700|Source+Code+Pro" 
rel="stylesheet">
+
+
+
+  
+
+  
+
+
+
+  
+
+  
+ 
+  
+ 
+
+  
+
+
+  
+  
+  
+Quick Start
+  
+
+  
+
+
+  
+  
+  
+Users
+  
+
+  
+
+
+  
+  
+  
+Developers
+  
+
+  
+
+
+  
+  
+  
+Blogs
+  
+
+  
+
+
+  
+  
+  
+FAQ
+  
+
+  
+
+
+
+
+  
+
+中文
+  
+
+  
+
+  
+
+
+
+
+
+
+
+
+  
+  
+  
+  Home > ServiceComb
+  
+  
+  
+
+  
+  
+  
+
+
+  
+
+
+  
+  
+  Toggle Menu
+  
+
+  
+
+  User Guide
+
+
+
+
+  
+
+
+
+
+
+
+Java Chassis Architecture
+  
+
+
+
+
+
+
+Setup 
Environment
+  
+
+
+  
+
+  
+
+  Develop Service Provider
+
+
+
+
+  
+
+
+
+
+
+
+Service 
Definition
+  
+
+
+
+
+
+
+Service 
Contract
+  
+
+
+
+
+
+
+Develop 
Microservice with SpringMVC
+  
+
+
+
+
+
+
+Develop 
Microservice with JAX-RS
+  
+
+
+
+
+
+
+Develop Microservice with Transparent RPC
+  
+
+
+
+
+
+
+Service Interface Constraints
+  
+
+
+
+
+
+
+Service 
Configurations
+  
+
+
+
+
+
+
+Communicate 
Protocol
+  
+
+
+
+
+
+
+  

[33/57] [partial] incubator-servicecomb-website git commit: Generated the static pages for asf-site

2017-12-12 Thread ningjiang
http://git-wip-us.apache.org/repos/asf/incubator-servicecomb-website/blob/08e1b43f/content/cn/docs/seckill-development-journey-part-III/index.html
--
diff --git a/content/cn/docs/seckill-development-journey-part-III/index.html 
b/content/cn/docs/seckill-development-journey-part-III/index.html
new file mode 100644
index 000..875b842
--- /dev/null
+++ b/content/cn/docs/seckill-development-journey-part-III/index.html
@@ -0,0 +1,823 @@
+
+
+
+  
+
+
+
+
+
+
+
+
+
+
+
+
+秒杀开发历程(三) - Apache incubator ServiceComb
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+  http://github.com/pages/ServiceComb/servicesomb.github.io/cn/docs/seckill-development-journey-part-III/";>
+  http://github.com/pages/ServiceComb/servicesomb.github.io/cn/docs/seckill-development-journey-part-III/";>
+
+
+
+  
+
+
+
+  
+  
+  
+  
+
+  
+
+
+  
+
+  
+
+  
+
+
+
+  
+
+  
+
+
+
+
+
+  
+  
+
+
+
+
+
+
+
+
+  
+{
+  "@context" : "http://schema.org";,
+  "@type" : "Person",
+  "name" : "Apache incubator ServiceComb",
+  "url" : "http://github.com/pages/ServiceComb/servicesomb.github.io";,
+  "sameAs" : null
+}
+  
+
+
+
+  
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+  document.documentElement.className = 
document.documentElement.className.replace(/\bno-js\b/g, '') + ' js ';
+
+https://cdnjs.cloudflare.com/ajax/libs/clipboard.js/1.7.1/clipboard.min.js";>
+
+
+https://cdnjs.cloudflare.com/ajax/libs/mathjax/2.7.1/MathJax.js?config=TeX-MML-AM_CHTML";>
+
+
+https://maxcdn.bootstrapcdn.com/bootstrap/4.0.0-beta/css/bootstrap.min.css";
 
integrity="sha384-/Y6pD6FV/Vv2HJnA6t+vslU6fwYXjCFtcEpHbNJ0lyAFsXTsjBbfaDjzALeQsN6M"
 crossorigin="anonymous">
+
+https://code.jquery.com/jquery-3.2.1.slim.min.js"; 
integrity="sha384-KJ3o2DKtIkvYIK3UENzmM7KCkRr/rE9/Qpg6aAZGJwFDMVNA/GpGFF93hXpG5KkN"
 crossorigin="anonymous">
+https://cdnjs.cloudflare.com/ajax/libs/popper.js/1.11.0/umd/popper.min.js"; 
integrity="sha384-b/U6ypiBEHpOf/4+1nzFpr53nxSS+GLCkfwBdFNTxtclqqenISfwAzpKaMNFNmj4"
 crossorigin="anonymous">
+https://maxcdn.bootstrapcdn.com/bootstrap/4.0.0-beta/js/bootstrap.min.js"; 
integrity="sha384-h0AbiXch4ZDo7tp9hKZ4TsHbi047NrKGLO3SEJAg45jXxnGIfYzk4Si90RDIqNm1"
 crossorigin="anonymous">
+
+
+
+
+
+
+
+
+
+
+
+https://fonts.cat.net/css?family=Roboto:400,500,700|Source+Code+Pro" 
rel="stylesheet">
+
+
+
+  
+
+  
+
+
+
+  
+
+  
+ 
+  
+ 
+
+  
+
+
+  
+  
+  
+快速入门
+  
+
+  
+
+
+  
+  
+  
+用户手册
+  
+
+  
+
+
+  
+  
+  
+开发者手册
+  
+
+  
+
+
+  
+  
+  
+博文
+  
+
+  
+
+
+  
+  
+  
+常见问题
+  
+
+  
+
+
+
+
+  
+
+
+English
+  
+
+  
+
+  
+
+
+
+
+
+
+
+
+  
+  
+  
+  首页 > ServiceComb
+  
+  
+
+http://schema.org/Person";>
+
+  
+
+  
+Yangyong Zheng
+
+  
+   
+ 
+   Fast Action, do not ask
+ 
+   
+  
+
+  
+
+  
+关注
+
+  
+
+  
+
+  https://zhengyangyong.github.io"; itemprop="url">
+ 网站
+  
+
+  
+
+  
+
+  mailto:yangyong.zh...@huawei.com";>
+
+ 
电子邮箱
+  
+
+  
+
+  
+
+  
+
+  
+
+  
+
+  
+
+  
+
+  
+
+  
+
+  
+
+  
+
+  
+
+  
+
+  
+
+  
+
+  
+
+  
+
+  
+
+  
+
+  
+
+  
+
+  
+
+  
+
+  
+
+  
+
+
+  
+  
+
+
+
+  http://schema.org/CreativeWork";>
+
+
+
+
+
+
+  
+
+  
+秒杀开发历程(三)
+
+
+   
+
+
+
+
+  少于 1 分钟 阅读
+
+
+
+  
+
+  
+
+  
+  上文 
中我们已经构建了一个完整功能的秒杀系统,版本定为0.1.0-RELEASE;您应该发现,数据的持ä¹
…
化集中在单一的数据库上,秒杀作为一个高并发压力的场景,这种架构很难适应可扩展的要求,并且正如我们一开始就提到的,微服务推荐拥有独立的存储,所以本ç

[03/57] [partial] incubator-servicecomb-website git commit: Generated the static pages for asf-site

2017-12-12 Thread ningjiang
http://git-wip-us.apache.org/repos/asf/incubator-servicecomb-website/blob/08e1b43f/content/users/service-configurations/index.html
--
diff --git a/content/users/service-configurations/index.html 
b/content/users/service-configurations/index.html
new file mode 100644
index 000..c463a29
--- /dev/null
+++ b/content/users/service-configurations/index.html
@@ -0,0 +1,1094 @@
+
+
+
+  
+
+
+
+
+
+
+
+
+
+
+
+
+服务配置 - Apache incubator ServiceComb
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+  http://github.com/pages/ServiceComb/servicesomb.github.io/users/service-configurations/";>
+  http://github.com/pages/ServiceComb/servicesomb.github.io/users/service-configurations/";>
+
+
+
+  
+
+
+
+  
+  
+  
+  
+
+  
+
+
+  
+
+  
+
+
+
+  
+
+  
+
+
+
+
+
+
+
+
+
+
+
+
+  
+{
+  "@context" : "http://schema.org";,
+  "@type" : "Person",
+  "name" : "Apache incubator ServiceComb",
+  "url" : "http://github.com/pages/ServiceComb/servicesomb.github.io";,
+  "sameAs" : null
+}
+  
+
+
+
+  
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+  document.documentElement.className = 
document.documentElement.className.replace(/\bno-js\b/g, '') + ' js ';
+
+https://cdnjs.cloudflare.com/ajax/libs/clipboard.js/1.7.1/clipboard.min.js";>
+
+
+https://cdnjs.cloudflare.com/ajax/libs/mathjax/2.7.1/MathJax.js?config=TeX-MML-AM_CHTML";>
+
+
+https://maxcdn.bootstrapcdn.com/bootstrap/4.0.0-beta/css/bootstrap.min.css";
 
integrity="sha384-/Y6pD6FV/Vv2HJnA6t+vslU6fwYXjCFtcEpHbNJ0lyAFsXTsjBbfaDjzALeQsN6M"
 crossorigin="anonymous">
+
+https://code.jquery.com/jquery-3.2.1.slim.min.js"; 
integrity="sha384-KJ3o2DKtIkvYIK3UENzmM7KCkRr/rE9/Qpg6aAZGJwFDMVNA/GpGFF93hXpG5KkN"
 crossorigin="anonymous">
+https://cdnjs.cloudflare.com/ajax/libs/popper.js/1.11.0/umd/popper.min.js"; 
integrity="sha384-b/U6ypiBEHpOf/4+1nzFpr53nxSS+GLCkfwBdFNTxtclqqenISfwAzpKaMNFNmj4"
 crossorigin="anonymous">
+https://maxcdn.bootstrapcdn.com/bootstrap/4.0.0-beta/js/bootstrap.min.js"; 
integrity="sha384-h0AbiXch4ZDo7tp9hKZ4TsHbi047NrKGLO3SEJAg45jXxnGIfYzk4Si90RDIqNm1"
 crossorigin="anonymous">
+
+
+
+
+
+
+
+
+
+
+
+https://fonts.cat.net/css?family=Roboto:400,500,700|Source+Code+Pro" 
rel="stylesheet">
+
+
+
+  
+
+  
+
+
+
+  
+
+  
+ 
+  
+ 
+
+  
+
+
+  
+  
+  
+Quick Start
+  
+
+  
+
+
+  
+  
+  
+Users
+  
+
+  
+
+
+  
+  
+  
+Developers
+  
+
+  
+
+
+  
+  
+  
+Blogs
+  
+
+  
+
+
+  
+  
+  
+FAQ
+  
+
+  
+
+
+
+
+  
+
+中文
+  
+
+  
+
+  
+
+
+
+
+
+
+
+
+  
+  
+  
+  Home > ServiceComb
+  
+  
+  
+
+  
+  
+  
+
+
+  
+
+
+  
+  
+  Toggle Menu
+  
+
+  
+
+  User Guide
+
+
+
+
+  
+
+
+
+
+
+
+Java Chassis Architecture
+  
+
+
+
+
+
+
+Setup 
Environment
+  
+
+
+  
+
+  
+
+  Develop Service Provider
+
+
+
+
+  
+
+
+
+
+
+
+Service 
Definition
+  
+
+
+
+
+
+
+Service 
Contract
+  
+
+
+
+
+
+
+Develop 
Microservice with SpringMVC
+  
+
+
+
+
+
+
+Develop 
Microservice with JAX-RS
+  
+
+
+
+
+
+
+Develop Microservice with Transparent RPC
+  
+
+
+
+
+
+
+Service Interface Constraints
+  
+
+
+
+
+
+
+Service Configurations
+  
+
+
+
+
+
+
+Communicate 
Protocol
+  
+
+
+
+
+
+
+Application Boot Up Process
+  
+

[07/57] [partial] incubator-servicecomb-website git commit: Generated the static pages for asf-site

2017-12-12 Thread ningjiang
http://git-wip-us.apache.org/repos/asf/incubator-servicecomb-website/blob/08e1b43f/content/users/develop-with-rest-template/index.html
--
diff --git a/content/users/develop-with-rest-template/index.html 
b/content/users/develop-with-rest-template/index.html
new file mode 100644
index 000..03067df
--- /dev/null
+++ b/content/users/develop-with-rest-template/index.html
@@ -0,0 +1,735 @@
+
+
+
+  
+
+
+
+
+
+
+
+
+
+
+
+
+使用Rest Template方式开发 - Apache incubator ServiceComb
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+  http://github.com/pages/ServiceComb/servicesomb.github.io/users/develop-with-rest-template/";>
+  http://github.com/pages/ServiceComb/servicesomb.github.io/users/develop-with-rest-template/";>
+
+
+
+  
+
+
+
+  
+  
+  
+  
+
+  
+
+
+  
+
+  
+
+
+
+  
+
+  
+
+
+
+
+
+
+
+
+
+
+
+
+  
+{
+  "@context" : "http://schema.org";,
+  "@type" : "Person",
+  "name" : "Apache incubator ServiceComb",
+  "url" : "http://github.com/pages/ServiceComb/servicesomb.github.io";,
+  "sameAs" : null
+}
+  
+
+
+
+  
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+  document.documentElement.className = 
document.documentElement.className.replace(/\bno-js\b/g, '') + ' js ';
+
+https://cdnjs.cloudflare.com/ajax/libs/clipboard.js/1.7.1/clipboard.min.js";>
+
+
+https://cdnjs.cloudflare.com/ajax/libs/mathjax/2.7.1/MathJax.js?config=TeX-MML-AM_CHTML";>
+
+
+https://maxcdn.bootstrapcdn.com/bootstrap/4.0.0-beta/css/bootstrap.min.css";
 
integrity="sha384-/Y6pD6FV/Vv2HJnA6t+vslU6fwYXjCFtcEpHbNJ0lyAFsXTsjBbfaDjzALeQsN6M"
 crossorigin="anonymous">
+
+https://code.jquery.com/jquery-3.2.1.slim.min.js"; 
integrity="sha384-KJ3o2DKtIkvYIK3UENzmM7KCkRr/rE9/Qpg6aAZGJwFDMVNA/GpGFF93hXpG5KkN"
 crossorigin="anonymous">
+https://cdnjs.cloudflare.com/ajax/libs/popper.js/1.11.0/umd/popper.min.js"; 
integrity="sha384-b/U6ypiBEHpOf/4+1nzFpr53nxSS+GLCkfwBdFNTxtclqqenISfwAzpKaMNFNmj4"
 crossorigin="anonymous">
+https://maxcdn.bootstrapcdn.com/bootstrap/4.0.0-beta/js/bootstrap.min.js"; 
integrity="sha384-h0AbiXch4ZDo7tp9hKZ4TsHbi047NrKGLO3SEJAg45jXxnGIfYzk4Si90RDIqNm1"
 crossorigin="anonymous">
+
+
+
+
+
+
+
+
+
+
+
+https://fonts.cat.net/css?family=Roboto:400,500,700|Source+Code+Pro" 
rel="stylesheet">
+
+
+
+  
+
+  
+
+
+
+  
+
+  
+ 
+  
+ 
+
+  
+
+
+  
+  
+  
+Quick Start
+  
+
+  
+
+
+  
+  
+  
+Users
+  
+
+  
+
+
+  
+  
+  
+Developers
+  
+
+  
+
+
+  
+  
+  
+Blogs
+  
+
+  
+
+
+  
+  
+  
+FAQ
+  
+
+  
+
+
+
+
+  
+
+中文
+  
+
+  
+
+  
+
+
+
+
+
+
+
+
+  
+  
+  
+  Home > ServiceComb
+  
+  
+  
+
+  
+  
+  
+
+
+  
+
+
+  
+  
+  Toggle Menu
+  
+
+  
+
+  User Guide
+
+
+
+
+  
+
+
+
+
+
+
+Java Chassis Architecture
+  
+
+
+
+
+
+
+Setup 
Environment
+  
+
+
+  
+
+  
+
+  Develop Service Provider
+
+
+
+
+  
+
+
+
+
+
+
+Service 
Definition
+  
+
+
+
+
+
+
+Service 
Contract
+  
+
+
+
+
+
+
+Develop 
Microservice with SpringMVC
+  
+
+
+
+
+
+
+Develop 
Microservice with JAX-RS
+  
+
+
+
+
+
+
+Develop Microservice with Transparent RPC
+  
+
+
+
+
+
+
+Service Interface Constraints
+  
+
+
+
+
+
+
+Service 
Configurations
+  
+
+
+
+
+
+
+Communicate 
Protocol
+  
+
+
+
+
+
+
+Applic

[52/57] incubator-servicecomb-website git commit: updated service center version in setup environment page

2017-12-12 Thread ningjiang
updated service center version in setup environment page


Project: 
http://git-wip-us.apache.org/repos/asf/incubator-servicecomb-website/repo
Commit: 
http://git-wip-us.apache.org/repos/asf/incubator-servicecomb-website/commit/434d794b
Tree: 
http://git-wip-us.apache.org/repos/asf/incubator-servicecomb-website/tree/434d794b
Diff: 
http://git-wip-us.apache.org/repos/asf/incubator-servicecomb-website/diff/434d794b

Branch: refs/heads/asf-site
Commit: 434d794b99a1e4eeebc0c6c7888ca0ad5d315926
Parents: d18d3e6
Author: linqingxiang 
Authored: Tue Dec 12 14:47:19 2017 +0800
Committer: Eric Lee 
Committed: Tue Dec 12 15:36:42 2017 +0800

--
 _faqs/cn/faq.md| 6 +-
 _users/cn/setup-environment.md | 8 
 _users/setup-environment.md| 8 
 3 files changed, 13 insertions(+), 9 deletions(-)
--


http://git-wip-us.apache.org/repos/asf/incubator-servicecomb-website/blob/434d794b/_faqs/cn/faq.md
--
diff --git a/_faqs/cn/faq.md b/_faqs/cn/faq.md
index 38b28e8..fcd923f 100755
--- a/_faqs/cn/faq.md
+++ b/_faqs/cn/faq.md
@@ -521,4 +521,8 @@ redirect_from:
   System.out.println(args);
 }
   }
-  ```
\ No newline at end of file
+  ```
+  
+* **Q: 微服务运行时抛出异常:` java.lang.Error:not support def 
type:calss io.swagger.models.properties BaseIntegerProperty`?**
+
+   A: 可将Service Center升级至0.4.0+版本来解决,[Service 
Center最新版本传
送门](https://github.com/ServiceComb/service-center/releases)。

http://git-wip-us.apache.org/repos/asf/incubator-servicecomb-website/blob/434d794b/_users/cn/setup-environment.md
--
diff --git a/_users/cn/setup-environment.md b/_users/cn/setup-environment.md
index 27930f5..589ad03 100644
--- a/_users/cn/setup-environment.md
+++ b/_users/cn/setup-environment.md
@@ -31,19 +31,19 @@ last_modified_at: 2017-09-03T10:01:43-04:00


  
-   1. 下载[服务注册中心可执行文件压缩包
](https://github.com/ServiceComb/service-center/releases/download/0.1.1/service-center-0.1.1-windows-amd64.zip)
+   1. 下载[服务注册中心可执行文件压缩包
](https://github.com/ServiceComb/service-center/releases/download/0.5.0/service-center-0.5.0-windows-amd64.zip)
2. 解压缩到当前文件夹
3. 进入解压缩后的目录,然后双击运行**start**文件
  
  
1. 下载服务注册中心可执行文件压缩包并解压缩
```bash
-   wget 
https://github.com/ServiceComb/service-center/releases/download/0.1.1/service-center-0.1.1-linux-amd64.tar.gz
-   tar xvf service-center-0.1.1-linux-amd64.tar.gz
+   wget 
https://github.com/ServiceComb/service-center/releases/download/0.5.0/service-center-0.5.0-linux-amd64.tar.gz
+   tar xvf service-center-0.5.0-linux-amd64.tar.gz
```
2. 运行服务注册中心
```bash
-   bash service-center-0.1.1-linux-amd64/start.sh
+   bash service-center-0.5.0-linux-amd64/start.sh
```
 


http://git-wip-us.apache.org/repos/asf/incubator-servicecomb-website/blob/434d794b/_users/setup-environment.md
--
diff --git a/_users/setup-environment.md b/_users/setup-environment.md
index e9f1ffd..af72ea2 100644
--- a/_users/setup-environment.md
+++ b/_users/setup-environment.md
@@ -31,19 +31,19 @@ last_modified_at: 2017-09-03T10:01:43-04:00


  
-   1. 下载[服务注册中心可执行文件压缩包
](https://github.com/ServiceComb/service-center/releases/download/0.1.1/service-center-0.1.1-windows-amd64.zip)
+   1. 下载[服务注册中心可执行文件压缩包
](https://github.com/ServiceComb/service-center/releases/download/0.5.0/service-center-0.5.0-windows-amd64.zip)
2. 解压缩到当前文件夹
3. 进入解压缩后的目录,然后双击运行**start**文件
  
  
1. 下载服务注册中心可执行文件压缩包并解压缩
```bash
-   wget 
https://github.com/ServiceComb/service-center/releases/download/0.1.1/service-center-0.1.1-linux-amd64.tar.gz
-   tar xvf service-center-0.1.1-linux-amd64.tar.gz
+   wget 
https://github.com/ServiceComb/service-center/releases/download/0.5.0/service-center-0.5.0-linux-amd64.tar.gz
+   tar xvf service-center-0.5.0-linux-amd64.tar.gz
```
2. 运行服务注册中心
```bash
-   bash service-center-0.1.1-linux-amd64/start.sh
+   bash service-center-0.5.0-linux-amd64/start.sh
```
 




[15/57] [partial] incubator-servicecomb-website git commit: Generated the static pages for asf-site

2017-12-12 Thread ningjiang
http://git-wip-us.apache.org/repos/asf/incubator-servicecomb-website/blob/08e1b43f/content/docs/quick-start-bmi/index.html
--
diff --git a/content/docs/quick-start-bmi/index.html 
b/content/docs/quick-start-bmi/index.html
new file mode 100644
index 000..ecee7ab
--- /dev/null
+++ b/content/docs/quick-start-bmi/index.html
@@ -0,0 +1,679 @@
+
+
+
+  
+
+
+
+
+
+
+
+
+
+
+
+
+Develop microservice application in minutes - Apache incubator 
ServiceComb
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+  http://github.com/pages/ServiceComb/servicesomb.github.io/docs/quick-start-bmi/";>
+  http://github.com/pages/ServiceComb/servicesomb.github.io/docs/quick-start-bmi/";>
+
+
+
+  
+
+
+
+  
+  
+  
+  
+
+  
+
+
+  
+
+  
+
+
+
+  
+
+  
+
+
+
+
+
+
+
+
+
+
+
+
+  
+{
+  "@context" : "http://schema.org";,
+  "@type" : "Person",
+  "name" : "Apache incubator ServiceComb",
+  "url" : "http://github.com/pages/ServiceComb/servicesomb.github.io";,
+  "sameAs" : null
+}
+  
+
+
+
+  
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+  document.documentElement.className = 
document.documentElement.className.replace(/\bno-js\b/g, '') + ' js ';
+
+https://cdnjs.cloudflare.com/ajax/libs/clipboard.js/1.7.1/clipboard.min.js";>
+
+
+https://cdnjs.cloudflare.com/ajax/libs/mathjax/2.7.1/MathJax.js?config=TeX-MML-AM_CHTML";>
+
+
+https://maxcdn.bootstrapcdn.com/bootstrap/4.0.0-beta/css/bootstrap.min.css";
 
integrity="sha384-/Y6pD6FV/Vv2HJnA6t+vslU6fwYXjCFtcEpHbNJ0lyAFsXTsjBbfaDjzALeQsN6M"
 crossorigin="anonymous">
+
+https://code.jquery.com/jquery-3.2.1.slim.min.js"; 
integrity="sha384-KJ3o2DKtIkvYIK3UENzmM7KCkRr/rE9/Qpg6aAZGJwFDMVNA/GpGFF93hXpG5KkN"
 crossorigin="anonymous">
+https://cdnjs.cloudflare.com/ajax/libs/popper.js/1.11.0/umd/popper.min.js"; 
integrity="sha384-b/U6ypiBEHpOf/4+1nzFpr53nxSS+GLCkfwBdFNTxtclqqenISfwAzpKaMNFNmj4"
 crossorigin="anonymous">
+https://maxcdn.bootstrapcdn.com/bootstrap/4.0.0-beta/js/bootstrap.min.js"; 
integrity="sha384-h0AbiXch4ZDo7tp9hKZ4TsHbi047NrKGLO3SEJAg45jXxnGIfYzk4Si90RDIqNm1"
 crossorigin="anonymous">
+
+
+
+
+
+
+
+
+
+
+
+https://fonts.cat.net/css?family=Roboto:400,500,700|Source+Code+Pro" 
rel="stylesheet">
+
+
+
+  
+
+  
+
+
+
+  
+
+  
+ 
+  
+ 
+
+  
+
+
+  
+  
+  
+Quick Start
+  
+
+  
+
+
+  
+  
+  
+Users
+  
+
+  
+
+
+  
+  
+  
+Developers
+  
+
+  
+
+
+  
+  
+  
+Blogs
+  
+
+  
+
+
+  
+  
+  
+FAQ
+  
+
+  
+
+
+
+
+  
+
+中文
+  
+
+  
+
+  
+
+
+
+
+
+
+
+
+  
+  
+  
+  Home > ServiceComb
+  
+  
+  
+
+  
+  
+  
+
+
+  
+
+
+  
+  
+  Toggle Menu
+  
+
+  
+
+  
+  
+
+  Quick Start
+
+
+
+  
+
+  
+
+  
+  
+
+  Develop microservice application in minutes
+
+
+
+  
+
+  
+
+  
+  
+
+  Advance microservice development
+
+
+
+
+  
+
+
+
+
+
+
+Load Balance
+  
+
+
+
+
+
+
+Flow Control
+  
+
+
+
+
+
+
+Service Management
+  
+
+
+
+
+
+
+Distributed Tracing
+  
+
+
+  
+
+  
+
+  
+  
+
+  Data Consistency 
Solution
+
+
+
+  
+
+  
+
+
+
+  
+  
+
+
+
+  http://schema.org/CreativeWork";>
+
+
+
+
+
+
+  
+
+  
+Develop microservice 
application in minutes
+
+
+  
+
+  
+
+  
+
+
+
+
+  Before 
you begin
+  Develop BMI 
microservice application in minutes
+  Implementation of 
calculator
+  Implementation of webapp 
service
+
+  
+  What’s next
+
+
+  
+
+
+Before you begin
+Walk through the instructions in the Quick 
Start.
+
+Develop BMI 
microser

[02/57] [partial] incubator-servicecomb-website git commit: Generated the static pages for asf-site

2017-12-12 Thread ningjiang
http://git-wip-us.apache.org/repos/asf/incubator-servicecomb-website/blob/08e1b43f/content/users/service-heartbeat/index.html
--
diff --git a/content/users/service-heartbeat/index.html 
b/content/users/service-heartbeat/index.html
new file mode 100644
index 000..935cac4
--- /dev/null
+++ b/content/users/service-heartbeat/index.html
@@ -0,0 +1,708 @@
+
+
+
+  
+
+
+
+
+
+
+
+
+
+
+
+
+服务心跳 - Apache incubator ServiceComb
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+  http://github.com/pages/ServiceComb/servicesomb.github.io/users/service-heartbeat/";>
+  http://github.com/pages/ServiceComb/servicesomb.github.io/users/service-heartbeat/";>
+
+
+
+  
+
+
+
+  
+  
+  
+  
+
+  
+
+
+  
+
+  
+
+
+
+  
+
+  
+
+
+
+
+
+
+
+
+
+
+
+
+  
+{
+  "@context" : "http://schema.org";,
+  "@type" : "Person",
+  "name" : "Apache incubator ServiceComb",
+  "url" : "http://github.com/pages/ServiceComb/servicesomb.github.io";,
+  "sameAs" : null
+}
+  
+
+
+
+  
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+  document.documentElement.className = 
document.documentElement.className.replace(/\bno-js\b/g, '') + ' js ';
+
+https://cdnjs.cloudflare.com/ajax/libs/clipboard.js/1.7.1/clipboard.min.js";>
+
+
+https://cdnjs.cloudflare.com/ajax/libs/mathjax/2.7.1/MathJax.js?config=TeX-MML-AM_CHTML";>
+
+
+https://maxcdn.bootstrapcdn.com/bootstrap/4.0.0-beta/css/bootstrap.min.css";
 
integrity="sha384-/Y6pD6FV/Vv2HJnA6t+vslU6fwYXjCFtcEpHbNJ0lyAFsXTsjBbfaDjzALeQsN6M"
 crossorigin="anonymous">
+
+https://code.jquery.com/jquery-3.2.1.slim.min.js"; 
integrity="sha384-KJ3o2DKtIkvYIK3UENzmM7KCkRr/rE9/Qpg6aAZGJwFDMVNA/GpGFF93hXpG5KkN"
 crossorigin="anonymous">
+https://cdnjs.cloudflare.com/ajax/libs/popper.js/1.11.0/umd/popper.min.js"; 
integrity="sha384-b/U6ypiBEHpOf/4+1nzFpr53nxSS+GLCkfwBdFNTxtclqqenISfwAzpKaMNFNmj4"
 crossorigin="anonymous">
+https://maxcdn.bootstrapcdn.com/bootstrap/4.0.0-beta/js/bootstrap.min.js"; 
integrity="sha384-h0AbiXch4ZDo7tp9hKZ4TsHbi047NrKGLO3SEJAg45jXxnGIfYzk4Si90RDIqNm1"
 crossorigin="anonymous">
+
+
+
+
+
+
+
+
+
+
+
+https://fonts.cat.net/css?family=Roboto:400,500,700|Source+Code+Pro" 
rel="stylesheet">
+
+
+
+  
+
+  
+
+
+
+  
+
+  
+ 
+  
+ 
+
+  
+
+
+  
+  
+  
+Quick Start
+  
+
+  
+
+
+  
+  
+  
+Users
+  
+
+  
+
+
+  
+  
+  
+Developers
+  
+
+  
+
+
+  
+  
+  
+Blogs
+  
+
+  
+
+
+  
+  
+  
+FAQ
+  
+
+  
+
+
+
+
+  
+
+中文
+  
+
+  
+
+  
+
+
+
+
+
+
+
+
+  
+  
+  
+  Home > ServiceComb
+  
+  
+  
+
+  
+  
+  
+
+
+  
+
+
+  
+  
+  Toggle Menu
+  
+
+  
+
+  User Guide
+
+
+
+
+  
+
+
+
+
+
+
+Java Chassis Architecture
+  
+
+
+
+
+
+
+Setup 
Environment
+  
+
+
+  
+
+  
+
+  Develop Service Provider
+
+
+
+
+  
+
+
+
+
+
+
+Service 
Definition
+  
+
+
+
+
+
+
+Service 
Contract
+  
+
+
+
+
+
+
+Develop 
Microservice with SpringMVC
+  
+
+
+
+
+
+
+Develop 
Microservice with JAX-RS
+  
+
+
+
+
+
+
+Develop Microservice with Transparent RPC
+  
+
+
+
+
+
+
+Service Interface Constraints
+  
+
+
+
+
+
+
+Service 
Configurations
+  
+
+
+
+
+
+
+Communicate 
Protocol
+  
+
+
+
+
+
+
+Application Boot Up Process
+  
+
+
+
+

[05/57] [partial] incubator-servicecomb-website git commit: Generated the static pages for asf-site

2017-12-12 Thread ningjiang
http://git-wip-us.apache.org/repos/asf/incubator-servicecomb-website/blob/08e1b43f/content/users/edging-service/zuul/index.html
--
diff --git a/content/users/edging-service/zuul/index.html 
b/content/users/edging-service/zuul/index.html
new file mode 100644
index 000..732cf1c
--- /dev/null
+++ b/content/users/edging-service/zuul/index.html
@@ -0,0 +1,839 @@
+
+
+
+  
+
+
+
+
+
+
+
+
+
+
+
+
+使用Zuul做边缘服务 - Apache incubator ServiceComb
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+  http://github.com/pages/ServiceComb/servicesomb.github.io/users/edging-service/zuul/";>
+  http://github.com/pages/ServiceComb/servicesomb.github.io/users/edging-service/zuul/";>
+
+
+
+  
+
+
+
+  
+  
+  
+  
+
+  
+
+
+  
+
+  
+
+
+
+  
+
+  
+
+
+
+
+
+
+
+
+
+
+
+
+  
+{
+  "@context" : "http://schema.org";,
+  "@type" : "Person",
+  "name" : "Apache incubator ServiceComb",
+  "url" : "http://github.com/pages/ServiceComb/servicesomb.github.io";,
+  "sameAs" : null
+}
+  
+
+
+
+  
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+  document.documentElement.className = 
document.documentElement.className.replace(/\bno-js\b/g, '') + ' js ';
+
+https://cdnjs.cloudflare.com/ajax/libs/clipboard.js/1.7.1/clipboard.min.js";>
+
+
+https://cdnjs.cloudflare.com/ajax/libs/mathjax/2.7.1/MathJax.js?config=TeX-MML-AM_CHTML";>
+
+
+https://maxcdn.bootstrapcdn.com/bootstrap/4.0.0-beta/css/bootstrap.min.css";
 
integrity="sha384-/Y6pD6FV/Vv2HJnA6t+vslU6fwYXjCFtcEpHbNJ0lyAFsXTsjBbfaDjzALeQsN6M"
 crossorigin="anonymous">
+
+https://code.jquery.com/jquery-3.2.1.slim.min.js"; 
integrity="sha384-KJ3o2DKtIkvYIK3UENzmM7KCkRr/rE9/Qpg6aAZGJwFDMVNA/GpGFF93hXpG5KkN"
 crossorigin="anonymous">
+https://cdnjs.cloudflare.com/ajax/libs/popper.js/1.11.0/umd/popper.min.js"; 
integrity="sha384-b/U6ypiBEHpOf/4+1nzFpr53nxSS+GLCkfwBdFNTxtclqqenISfwAzpKaMNFNmj4"
 crossorigin="anonymous">
+https://maxcdn.bootstrapcdn.com/bootstrap/4.0.0-beta/js/bootstrap.min.js"; 
integrity="sha384-h0AbiXch4ZDo7tp9hKZ4TsHbi047NrKGLO3SEJAg45jXxnGIfYzk4Si90RDIqNm1"
 crossorigin="anonymous">
+
+
+
+
+
+
+
+
+
+
+
+https://fonts.cat.net/css?family=Roboto:400,500,700|Source+Code+Pro" 
rel="stylesheet">
+
+
+
+  
+
+  
+
+
+
+  
+
+  
+ 
+  
+ 
+
+  
+
+
+  
+  
+  
+Quick Start
+  
+
+  
+
+
+  
+  
+  
+Users
+  
+
+  
+
+
+  
+  
+  
+Developers
+  
+
+  
+
+
+  
+  
+  
+Blogs
+  
+
+  
+
+
+  
+  
+  
+FAQ
+  
+
+  
+
+
+
+
+  
+
+中文
+  
+
+  
+
+  
+
+
+
+
+
+
+
+
+  
+  
+  
+  Home > ServiceComb
+  
+  
+  
+
+  
+  
+  
+
+
+  
+
+
+  
+  
+  Toggle Menu
+  
+
+  
+
+  User Guide
+
+
+
+
+  
+
+
+
+
+
+
+Java Chassis Architecture
+  
+
+
+
+
+
+
+Setup 
Environment
+  
+
+
+  
+
+  
+
+  Develop Service Provider
+
+
+
+
+  
+
+
+
+
+
+
+Service 
Definition
+  
+
+
+
+
+
+
+Service 
Contract
+  
+
+
+
+
+
+
+Develop 
Microservice with SpringMVC
+  
+
+
+
+
+
+
+Develop 
Microservice with JAX-RS
+  
+
+
+
+
+
+
+Develop Microservice with Transparent RPC
+  
+
+
+
+
+
+
+Service Interface Constraints
+  
+
+
+
+
+
+
+Service 
Configurations
+  
+
+
+
+
+
+
+Communicate 
Protocol
+  
+
+
+
+
+
+
+Application Boot Up Process
+  
+

[54/57] incubator-servicecomb-website git commit: updated service center version in setup environment page

2017-12-12 Thread ningjiang
updated service center version in setup environment page


Project: 
http://git-wip-us.apache.org/repos/asf/incubator-servicecomb-website/repo
Commit: 
http://git-wip-us.apache.org/repos/asf/incubator-servicecomb-website/commit/1b794498
Tree: 
http://git-wip-us.apache.org/repos/asf/incubator-servicecomb-website/tree/1b794498
Diff: 
http://git-wip-us.apache.org/repos/asf/incubator-servicecomb-website/diff/1b794498

Branch: refs/heads/asf-site
Commit: 1b7944986ababc427f5dfb33df028c9851b950bc
Parents: d467410
Author: linqingxiang 
Authored: Tue Dec 12 14:47:19 2017 +0800
Committer: Willem Jiang 
Committed: Tue Dec 12 16:07:40 2017 +0800

--
 _faqs/cn/faq.md| 6 +-
 _users/cn/setup-environment.md | 8 
 _users/setup-environment.md| 8 
 3 files changed, 13 insertions(+), 9 deletions(-)
--


http://git-wip-us.apache.org/repos/asf/incubator-servicecomb-website/blob/1b794498/_faqs/cn/faq.md
--
diff --git a/_faqs/cn/faq.md b/_faqs/cn/faq.md
index 38b28e8..fcd923f 100755
--- a/_faqs/cn/faq.md
+++ b/_faqs/cn/faq.md
@@ -521,4 +521,8 @@ redirect_from:
   System.out.println(args);
 }
   }
-  ```
\ No newline at end of file
+  ```
+  
+* **Q: 微服务运行时抛出异常:` java.lang.Error:not support def 
type:calss io.swagger.models.properties BaseIntegerProperty`?**
+
+   A: 可将Service Center升级至0.4.0+版本来解决,[Service 
Center最新版本传
送门](https://github.com/ServiceComb/service-center/releases)。

http://git-wip-us.apache.org/repos/asf/incubator-servicecomb-website/blob/1b794498/_users/cn/setup-environment.md
--
diff --git a/_users/cn/setup-environment.md b/_users/cn/setup-environment.md
index 27930f5..589ad03 100644
--- a/_users/cn/setup-environment.md
+++ b/_users/cn/setup-environment.md
@@ -31,19 +31,19 @@ last_modified_at: 2017-09-03T10:01:43-04:00


  
-   1. 下载[服务注册中心可执行文件压缩包
](https://github.com/ServiceComb/service-center/releases/download/0.1.1/service-center-0.1.1-windows-amd64.zip)
+   1. 下载[服务注册中心可执行文件压缩包
](https://github.com/ServiceComb/service-center/releases/download/0.5.0/service-center-0.5.0-windows-amd64.zip)
2. 解压缩到当前文件夹
3. 进入解压缩后的目录,然后双击运行**start**文件
  
  
1. 下载服务注册中心可执行文件压缩包并解压缩
```bash
-   wget 
https://github.com/ServiceComb/service-center/releases/download/0.1.1/service-center-0.1.1-linux-amd64.tar.gz
-   tar xvf service-center-0.1.1-linux-amd64.tar.gz
+   wget 
https://github.com/ServiceComb/service-center/releases/download/0.5.0/service-center-0.5.0-linux-amd64.tar.gz
+   tar xvf service-center-0.5.0-linux-amd64.tar.gz
```
2. 运行服务注册中心
```bash
-   bash service-center-0.1.1-linux-amd64/start.sh
+   bash service-center-0.5.0-linux-amd64/start.sh
```
 


http://git-wip-us.apache.org/repos/asf/incubator-servicecomb-website/blob/1b794498/_users/setup-environment.md
--
diff --git a/_users/setup-environment.md b/_users/setup-environment.md
index e9f1ffd..af72ea2 100644
--- a/_users/setup-environment.md
+++ b/_users/setup-environment.md
@@ -31,19 +31,19 @@ last_modified_at: 2017-09-03T10:01:43-04:00


  
-   1. 下载[服务注册中心可执行文件压缩包
](https://github.com/ServiceComb/service-center/releases/download/0.1.1/service-center-0.1.1-windows-amd64.zip)
+   1. 下载[服务注册中心可执行文件压缩包
](https://github.com/ServiceComb/service-center/releases/download/0.5.0/service-center-0.5.0-windows-amd64.zip)
2. 解压缩到当前文件夹
3. 进入解压缩后的目录,然后双击运行**start**文件
  
  
1. 下载服务注册中心可执行文件压缩包并解压缩
```bash
-   wget 
https://github.com/ServiceComb/service-center/releases/download/0.1.1/service-center-0.1.1-linux-amd64.tar.gz
-   tar xvf service-center-0.1.1-linux-amd64.tar.gz
+   wget 
https://github.com/ServiceComb/service-center/releases/download/0.5.0/service-center-0.5.0-linux-amd64.tar.gz
+   tar xvf service-center-0.5.0-linux-amd64.tar.gz
```
2. 运行服务注册中心
```bash
-   bash service-center-0.1.1-linux-amd64/start.sh
+   bash service-center-0.5.0-linux-amd64/start.sh
```
 




[09/57] [partial] incubator-servicecomb-website git commit: Generated the static pages for asf-site

2017-12-12 Thread ningjiang
http://git-wip-us.apache.org/repos/asf/incubator-servicecomb-website/blob/08e1b43f/content/index.html
--
diff --git a/content/index.html b/content/index.html
new file mode 100644
index 000..50613e4
--- /dev/null
+++ b/content/index.html
@@ -0,0 +1,478 @@
+
+
+
+  
+
+
+
+
+
+
+
+
+
+
+
+
+Apache incubator ServiceComb
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+  http://github.com/pages/ServiceComb/servicesomb.github.io/";>
+  http://github.com/pages/ServiceComb/servicesomb.github.io/";>
+
+
+
+  
+
+
+
+  
+  
+  
+  
+
+  
+
+
+  
+
+  
+
+
+
+  
+
+  
+
+
+
+  
+
+
+
+
+
+
+
+
+
+
+  
+{
+  "@context" : "http://schema.org";,
+  "@type" : "Person",
+  "name" : "Apache incubator ServiceComb",
+  "url" : "http://github.com/pages/ServiceComb/servicesomb.github.io";,
+  "sameAs" : null
+}
+  
+
+
+
+  
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+  document.documentElement.className = 
document.documentElement.className.replace(/\bno-js\b/g, '') + ' js ';
+
+https://cdnjs.cloudflare.com/ajax/libs/clipboard.js/1.7.1/clipboard.min.js";>
+
+
+https://cdnjs.cloudflare.com/ajax/libs/mathjax/2.7.1/MathJax.js?config=TeX-MML-AM_CHTML";>
+
+
+https://maxcdn.bootstrapcdn.com/bootstrap/4.0.0-beta/css/bootstrap.min.css";
 
integrity="sha384-/Y6pD6FV/Vv2HJnA6t+vslU6fwYXjCFtcEpHbNJ0lyAFsXTsjBbfaDjzALeQsN6M"
 crossorigin="anonymous">
+
+https://code.jquery.com/jquery-3.2.1.slim.min.js"; 
integrity="sha384-KJ3o2DKtIkvYIK3UENzmM7KCkRr/rE9/Qpg6aAZGJwFDMVNA/GpGFF93hXpG5KkN"
 crossorigin="anonymous">
+https://cdnjs.cloudflare.com/ajax/libs/popper.js/1.11.0/umd/popper.min.js"; 
integrity="sha384-b/U6ypiBEHpOf/4+1nzFpr53nxSS+GLCkfwBdFNTxtclqqenISfwAzpKaMNFNmj4"
 crossorigin="anonymous">
+https://maxcdn.bootstrapcdn.com/bootstrap/4.0.0-beta/js/bootstrap.min.js"; 
integrity="sha384-h0AbiXch4ZDo7tp9hKZ4TsHbi047NrKGLO3SEJAg45jXxnGIfYzk4Si90RDIqNm1"
 crossorigin="anonymous">
+
+
+
+
+
+
+
+
+
+
+
+https://fonts.cat.net/css?family=Roboto:400,500,700|Source+Code+Pro" 
rel="stylesheet">
+
+
+
+  
+
+  
+
+
+
+  
+
+  
+ 
+  
+ 
+
+  
+
+
+  
+  
+  
+Quick Start
+  
+
+  
+
+
+  
+  
+  
+Users
+  
+
+  
+
+
+  
+  
+  
+Developers
+  
+
+  
+
+
+  
+  
+  
+Blogs
+  
+
+  
+
+
+  
+  
+  
+FAQ
+  
+
+  
+
+
+
+
+  
+
+中文
+  
+
+  
+
+  
+
+
+
+
+  
+
+
+
+
+
+
+
+
+  
+
+  
+
+  Apache incubator ServiceComb
+
+
+  
+  
+ServiceComb is a microservice framework with 
full functionality of service management, focus on rapidly development of 
microservices.
+Latest release:
+ https://github.com/ServiceComb/java-chassis/releases/tag/0.5.0"; 
class="home-button btn--info">Java SDK v0.5.0 https://github.com/ServiceComb/service-center/releases/tag/0.5.0"; 
class="home-button btn--info">Service Center v0.5.0 https://github.com/ServiceComb/ServiceComb-Saga/releases/tag/saga-0.0.2"; 
class="home-button btn--info">Saga v0.0.2 
+
+  
+  
+  
+
+  
+  
+
+
+
+
+
+  http://schema.org/CreativeWork";>
+
+
+
+
+
+
+  
+
+
+  
+
+
+
+
+  
+
+
+
+  
+
+  
+
+  Latest News
+  ServiceComb now 
provides data consistency solutions(Saga) in microservice application. 
  In the 
recent LinuxCon Beijing 2017 conference, ServiceComb organized a workshop to 
demonstrate how to build a cloud application using ServiceComb.  
+
+
+  
+
+  
+
+  
+
+
+
+
+
+
+
+
+  
+
+
+
+
+  
+
+  
+
+
+
+  
+
+
+
+  
+Service Contract
+  
+
+  
+
+  service contract gurantee based on https://www.openapis.org";>OpenAPI
+
+
+  
+
+  
+
+  
+
+
+
+
+  
+
+  
+
+
+
+  
+
+
+
+  
+Rapid 
Development
+  
+
+  
+
+  supports many service framework

[04/57] [partial] incubator-servicecomb-website git commit: Generated the static pages for asf-site

2017-12-12 Thread ningjiang
http://git-wip-us.apache.org/repos/asf/incubator-servicecomb-website/blob/08e1b43f/content/users/invoke-control/index.html
--
diff --git a/content/users/invoke-control/index.html 
b/content/users/invoke-control/index.html
new file mode 100644
index 000..bbef822
--- /dev/null
+++ b/content/users/invoke-control/index.html
@@ -0,0 +1,816 @@
+
+
+
+  
+
+
+
+
+
+
+
+
+
+
+
+
+调用控制 - Apache incubator ServiceComb
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+  http://github.com/pages/ServiceComb/servicesomb.github.io/users/invoke-control/";>
+  http://github.com/pages/ServiceComb/servicesomb.github.io/users/invoke-control/";>
+
+
+
+  
+
+
+
+  
+  
+  
+  
+
+  
+
+
+  
+
+  
+
+
+
+  
+
+  
+
+
+
+
+
+
+
+
+
+
+
+
+  
+{
+  "@context" : "http://schema.org";,
+  "@type" : "Person",
+  "name" : "Apache incubator ServiceComb",
+  "url" : "http://github.com/pages/ServiceComb/servicesomb.github.io";,
+  "sameAs" : null
+}
+  
+
+
+
+  
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+  document.documentElement.className = 
document.documentElement.className.replace(/\bno-js\b/g, '') + ' js ';
+
+https://cdnjs.cloudflare.com/ajax/libs/clipboard.js/1.7.1/clipboard.min.js";>
+
+
+https://cdnjs.cloudflare.com/ajax/libs/mathjax/2.7.1/MathJax.js?config=TeX-MML-AM_CHTML";>
+
+
+https://maxcdn.bootstrapcdn.com/bootstrap/4.0.0-beta/css/bootstrap.min.css";
 
integrity="sha384-/Y6pD6FV/Vv2HJnA6t+vslU6fwYXjCFtcEpHbNJ0lyAFsXTsjBbfaDjzALeQsN6M"
 crossorigin="anonymous">
+
+https://code.jquery.com/jquery-3.2.1.slim.min.js"; 
integrity="sha384-KJ3o2DKtIkvYIK3UENzmM7KCkRr/rE9/Qpg6aAZGJwFDMVNA/GpGFF93hXpG5KkN"
 crossorigin="anonymous">
+https://cdnjs.cloudflare.com/ajax/libs/popper.js/1.11.0/umd/popper.min.js"; 
integrity="sha384-b/U6ypiBEHpOf/4+1nzFpr53nxSS+GLCkfwBdFNTxtclqqenISfwAzpKaMNFNmj4"
 crossorigin="anonymous">
+https://maxcdn.bootstrapcdn.com/bootstrap/4.0.0-beta/js/bootstrap.min.js"; 
integrity="sha384-h0AbiXch4ZDo7tp9hKZ4TsHbi047NrKGLO3SEJAg45jXxnGIfYzk4Si90RDIqNm1"
 crossorigin="anonymous">
+
+
+
+
+
+
+
+
+
+
+
+https://fonts.cat.net/css?family=Roboto:400,500,700|Source+Code+Pro" 
rel="stylesheet">
+
+
+
+  
+
+  
+
+
+
+  
+
+  
+ 
+  
+ 
+
+  
+
+
+  
+  
+  
+Quick Start
+  
+
+  
+
+
+  
+  
+  
+Users
+  
+
+  
+
+
+  
+  
+  
+Developers
+  
+
+  
+
+
+  
+  
+  
+Blogs
+  
+
+  
+
+
+  
+  
+  
+FAQ
+  
+
+  
+
+
+
+
+  
+
+中文
+  
+
+  
+
+  
+
+
+
+
+
+
+
+
+  
+  
+  
+  Home > ServiceComb
+  
+  
+  
+
+  
+  
+  
+
+
+  
+
+
+  
+  
+  Toggle Menu
+  
+
+  
+
+  User Guide
+
+
+
+
+  
+
+
+
+
+
+
+Java Chassis Architecture
+  
+
+
+
+
+
+
+Setup 
Environment
+  
+
+
+  
+
+  
+
+  Develop Service Provider
+
+
+
+
+  
+
+
+
+
+
+
+Service 
Definition
+  
+
+
+
+
+
+
+Service 
Contract
+  
+
+
+
+
+
+
+Develop 
Microservice with SpringMVC
+  
+
+
+
+
+
+
+Develop 
Microservice with JAX-RS
+  
+
+
+
+
+
+
+Develop Microservice with Transparent RPC
+  
+
+
+
+
+
+
+Service Interface Constraints
+  
+
+
+
+
+
+
+Service 
Configurations
+  
+
+
+
+
+
+
+Communicate 
Protocol
+  
+
+
+
+
+
+
+Application Boot Up Process
+  
+
+
+
+
+

[55/57] incubator-servicecomb-website git commit: make behavior of environment setup page consistent

2017-12-12 Thread ningjiang
make behavior of environment setup page consistent


Project: 
http://git-wip-us.apache.org/repos/asf/incubator-servicecomb-website/repo
Commit: 
http://git-wip-us.apache.org/repos/asf/incubator-servicecomb-website/commit/d4674105
Tree: 
http://git-wip-us.apache.org/repos/asf/incubator-servicecomb-website/tree/d4674105
Diff: 
http://git-wip-us.apache.org/repos/asf/incubator-servicecomb-website/diff/d4674105

Branch: refs/heads/asf-site
Commit: d46741051d19bb85a34245e2e46a00f27602d352
Parents: 08e1b43
Author: zhangshuaitao <1729276...@qq.com>
Authored: Tue Dec 12 14:25:02 2017 +0800
Committer: Willem Jiang 
Committed: Tue Dec 12 16:07:40 2017 +0800

--
 _users/setup-environment.md | 41 
 1 file changed, 21 insertions(+), 20 deletions(-)
--


http://git-wip-us.apache.org/repos/asf/incubator-servicecomb-website/blob/d4674105/_users/setup-environment.md
--
diff --git a/_users/setup-environment.md b/_users/setup-environment.md
index 36aeb06..e9f1ffd 100644
--- a/_users/setup-environment.md
+++ b/_users/setup-environment.md
@@ -24,33 +24,34 @@ last_modified_at: 2017-09-03T10:01:43-04:00
 
 1. 以可执行文件的方式运行
 
-
-  Windows运行步骤
-  
-  1. 下载[服务注册中心可执行文件压缩包
](https://github.com/ServiceComb/service-center/releases/download/0.1.1/service-center-0.1.1-windows-amd64.zip)
-  2. 解压缩到当前文件夹
-  3. 进入解压缩后的目录,然后双击运行**start**文件
-  
-
-
-  Linux运行步骤
-  
-  1. 下载服务注册中心可执行文件压缩包并解压缩
-  ```bash
+   
+ Windows
+ Linux
+   
+   
+   
+ 
+   1. 下载[服务注册中心可执行文件压缩包
](https://github.com/ServiceComb/service-center/releases/download/0.1.1/service-center-0.1.1-windows-amd64.zip)
+   2. 解压缩到当前文件夹
+   3. 进入解压缩后的目录,然后双击运行**start**文件
+ 
+ 
+   1. 下载服务注册中心可执行文件压缩包并解压缩
+   ```bash
wget 
https://github.com/ServiceComb/service-center/releases/download/0.1.1/service-center-0.1.1-linux-amd64.tar.gz
tar xvf service-center-0.1.1-linux-amd64.tar.gz
-  ```
-  2. 运行服务注册中心
-  ```bash
+   ```
+   2. 运行服务注册中心
+   ```bash
bash service-center-0.1.1-linux-amd64/start.sh
-  ```
-  
-
+   ```
+
+   
 
注意:Window和Linux版本均只支持64位系统。
{: .notice--warning}
 
-2.以Docker的方式运行
+2. 以Docker的方式运行
 
 ```bash
 docker pull servicecomb/service-center



[30/57] [partial] incubator-servicecomb-website git commit: Generated the static pages for asf-site

2017-12-12 Thread ningjiang
http://git-wip-us.apache.org/repos/asf/incubator-servicecomb-website/blob/08e1b43f/content/cn/users/application-boot-process/index.html
--
diff --git a/content/cn/users/application-boot-process/index.html 
b/content/cn/users/application-boot-process/index.html
new file mode 100644
index 000..f781947
--- /dev/null
+++ b/content/cn/users/application-boot-process/index.html
@@ -0,0 +1,697 @@
+
+
+
+  
+
+
+
+
+
+
+
+
+
+
+
+
+程序启动逻辑 - Apache incubator ServiceComb
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+  http://github.com/pages/ServiceComb/servicesomb.github.io/cn/users/application-boot-process/";>
+  http://github.com/pages/ServiceComb/servicesomb.github.io/cn/users/application-boot-process/";>
+
+
+
+  
+
+
+
+  
+  
+  
+  
+
+  
+
+
+  
+
+  
+
+
+
+  
+
+  
+
+
+
+
+
+
+
+
+
+
+
+
+  
+{
+  "@context" : "http://schema.org";,
+  "@type" : "Person",
+  "name" : "Apache incubator ServiceComb",
+  "url" : "http://github.com/pages/ServiceComb/servicesomb.github.io";,
+  "sameAs" : null
+}
+  
+
+
+
+  
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+  document.documentElement.className = 
document.documentElement.className.replace(/\bno-js\b/g, '') + ' js ';
+
+https://cdnjs.cloudflare.com/ajax/libs/clipboard.js/1.7.1/clipboard.min.js";>
+
+
+https://cdnjs.cloudflare.com/ajax/libs/mathjax/2.7.1/MathJax.js?config=TeX-MML-AM_CHTML";>
+
+
+https://maxcdn.bootstrapcdn.com/bootstrap/4.0.0-beta/css/bootstrap.min.css";
 
integrity="sha384-/Y6pD6FV/Vv2HJnA6t+vslU6fwYXjCFtcEpHbNJ0lyAFsXTsjBbfaDjzALeQsN6M"
 crossorigin="anonymous">
+
+https://code.jquery.com/jquery-3.2.1.slim.min.js"; 
integrity="sha384-KJ3o2DKtIkvYIK3UENzmM7KCkRr/rE9/Qpg6aAZGJwFDMVNA/GpGFF93hXpG5KkN"
 crossorigin="anonymous">
+https://cdnjs.cloudflare.com/ajax/libs/popper.js/1.11.0/umd/popper.min.js"; 
integrity="sha384-b/U6ypiBEHpOf/4+1nzFpr53nxSS+GLCkfwBdFNTxtclqqenISfwAzpKaMNFNmj4"
 crossorigin="anonymous">
+https://maxcdn.bootstrapcdn.com/bootstrap/4.0.0-beta/js/bootstrap.min.js"; 
integrity="sha384-h0AbiXch4ZDo7tp9hKZ4TsHbi047NrKGLO3SEJAg45jXxnGIfYzk4Si90RDIqNm1"
 crossorigin="anonymous">
+
+
+
+
+
+
+
+
+
+
+
+https://fonts.cat.net/css?family=Roboto:400,500,700|Source+Code+Pro" 
rel="stylesheet">
+
+
+
+  
+
+  
+
+
+
+  
+
+  
+ 
+  
+ 
+
+  
+
+
+  
+  
+  
+快速入门
+  
+
+  
+
+
+  
+  
+  
+用户手册
+  
+
+  
+
+
+  
+  
+  
+开发者手册
+  
+
+  
+
+
+  
+  
+  
+博文
+  
+
+  
+
+
+  
+  
+  
+常见问题
+  
+
+  
+
+
+
+
+  
+
+
+English
+  
+
+  
+
+  
+
+
+
+
+
+
+
+
+  
+  
+  
+  首页 > ServiceComb
+  
+  
+  
+
+  
+  
+  
+
+
+  
+
+
+  
+  
+  切换菜单
+  
+
+  
+
+  用户手册
+
+
+
+
+  
+
+
+
+
+
+
+Java Chassis系统架构
+  
+
+
+
+
+
+
+环境é…
ç½®
+  
+
+
+  
+
+  
+
+  开发服务提供者
+
+
+
+
+  
+
+
+
+
+
+
+服务定义
+  
+
+
+
+
+
+
+服务契约
+  
+
+
+
+
+
+
+用SpringMVC开发微服务
+  
+
+
+
+
+
+
+用JAX-RS开发微服务
+  
+
+
+
+
+
+
+用透明RPC开发微服务
+  
+
+
+
+
+
+
+服务接口约束
+  
+
+
+
+
+
+
+服务é…
ç½®
+  
+
+
+
+
+
+
+通信协议
+  
+
+
+
+
+
+
+程序启动逻辑
+  
+
+   

[25/57] [partial] incubator-servicecomb-website git commit: Generated the static pages for asf-site

2017-12-12 Thread ningjiang
http://git-wip-us.apache.org/repos/asf/incubator-servicecomb-website/blob/08e1b43f/content/cn/users/service-configurations/index.html
--
diff --git a/content/cn/users/service-configurations/index.html 
b/content/cn/users/service-configurations/index.html
new file mode 100644
index 000..52c9ce7
--- /dev/null
+++ b/content/cn/users/service-configurations/index.html
@@ -0,0 +1,1095 @@
+
+
+
+  
+
+
+
+
+
+
+
+
+
+
+
+
+服务配置 - Apache incubator ServiceComb
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+  http://github.com/pages/ServiceComb/servicesomb.github.io/cn/users/service-configurations/";>
+  http://github.com/pages/ServiceComb/servicesomb.github.io/cn/users/service-configurations/";>
+
+
+
+  
+
+
+
+  
+  
+  
+  
+
+  
+
+
+  
+
+  
+
+
+
+  
+
+  
+
+
+
+
+
+
+
+
+
+
+
+
+  
+{
+  "@context" : "http://schema.org";,
+  "@type" : "Person",
+  "name" : "Apache incubator ServiceComb",
+  "url" : "http://github.com/pages/ServiceComb/servicesomb.github.io";,
+  "sameAs" : null
+}
+  
+
+
+
+  
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+  document.documentElement.className = 
document.documentElement.className.replace(/\bno-js\b/g, '') + ' js ';
+
+https://cdnjs.cloudflare.com/ajax/libs/clipboard.js/1.7.1/clipboard.min.js";>
+
+
+https://cdnjs.cloudflare.com/ajax/libs/mathjax/2.7.1/MathJax.js?config=TeX-MML-AM_CHTML";>
+
+
+https://maxcdn.bootstrapcdn.com/bootstrap/4.0.0-beta/css/bootstrap.min.css";
 
integrity="sha384-/Y6pD6FV/Vv2HJnA6t+vslU6fwYXjCFtcEpHbNJ0lyAFsXTsjBbfaDjzALeQsN6M"
 crossorigin="anonymous">
+
+https://code.jquery.com/jquery-3.2.1.slim.min.js"; 
integrity="sha384-KJ3o2DKtIkvYIK3UENzmM7KCkRr/rE9/Qpg6aAZGJwFDMVNA/GpGFF93hXpG5KkN"
 crossorigin="anonymous">
+https://cdnjs.cloudflare.com/ajax/libs/popper.js/1.11.0/umd/popper.min.js"; 
integrity="sha384-b/U6ypiBEHpOf/4+1nzFpr53nxSS+GLCkfwBdFNTxtclqqenISfwAzpKaMNFNmj4"
 crossorigin="anonymous">
+https://maxcdn.bootstrapcdn.com/bootstrap/4.0.0-beta/js/bootstrap.min.js"; 
integrity="sha384-h0AbiXch4ZDo7tp9hKZ4TsHbi047NrKGLO3SEJAg45jXxnGIfYzk4Si90RDIqNm1"
 crossorigin="anonymous">
+
+
+
+
+
+
+
+
+
+
+
+https://fonts.cat.net/css?family=Roboto:400,500,700|Source+Code+Pro" 
rel="stylesheet">
+
+
+
+  
+
+  
+
+
+
+  
+
+  
+ 
+  
+ 
+
+  
+
+
+  
+  
+  
+快速入门
+  
+
+  
+
+
+  
+  
+  
+用户手册
+  
+
+  
+
+
+  
+  
+  
+开发者手册
+  
+
+  
+
+
+  
+  
+  
+博文
+  
+
+  
+
+
+  
+  
+  
+常见问题
+  
+
+  
+
+
+
+
+  
+
+
+English
+  
+
+  
+
+  
+
+
+
+
+
+
+
+
+  
+  
+  
+  首页 > ServiceComb
+  
+  
+  
+
+  
+  
+  
+
+
+  
+
+
+  
+  
+  切换菜单
+  
+
+  
+
+  用户手册
+
+
+
+
+  
+
+
+
+
+
+
+Java Chassis系统架构
+  
+
+
+
+
+
+
+环境é…
ç½®
+  
+
+
+  
+
+  
+
+  开发服务提供者
+
+
+
+
+  
+
+
+
+
+
+
+服务定义
+  
+
+
+
+
+
+
+服务契约
+  
+
+
+
+
+
+
+用SpringMVC开发微服务
+  
+
+
+
+
+
+
+用JAX-RS开发微服务
+  
+
+
+
+
+
+
+用透明RPC开发微服务
+  
+
+
+
+
+
+
+服务接口约束
+  
+
+
+
+
+
+
+服务配置
+  
+
+
+
+
+
+
+通信协议
+  
+
+
+
+
+
+
+程序启动逻辑
+  
+
+
+
+ 

[21/57] [partial] incubator-servicecomb-website git commit: Generated the static pages for asf-site

2017-12-12 Thread ningjiang
http://git-wip-us.apache.org/repos/asf/incubator-servicecomb-website/blob/08e1b43f/content/developers/submit-codes/index.html
--
diff --git a/content/developers/submit-codes/index.html 
b/content/developers/submit-codes/index.html
new file mode 100644
index 000..b32a8ca
--- /dev/null
+++ b/content/developers/submit-codes/index.html
@@ -0,0 +1,566 @@
+
+
+
+  
+
+
+
+
+
+
+
+
+
+
+
+
+代码提交指南 - Apache incubator ServiceComb
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+  http://github.com/pages/ServiceComb/servicesomb.github.io/developers/submit-codes/";>
+  http://github.com/pages/ServiceComb/servicesomb.github.io/developers/submit-codes/";>
+
+
+
+  
+
+
+
+  
+  
+  
+  
+
+  
+
+
+  
+
+  
+
+
+
+  
+
+  
+
+
+
+
+
+
+
+
+
+
+
+
+  
+{
+  "@context" : "http://schema.org";,
+  "@type" : "Person",
+  "name" : "Apache incubator ServiceComb",
+  "url" : "http://github.com/pages/ServiceComb/servicesomb.github.io";,
+  "sameAs" : null
+}
+  
+
+
+
+  
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+  document.documentElement.className = 
document.documentElement.className.replace(/\bno-js\b/g, '') + ' js ';
+
+https://cdnjs.cloudflare.com/ajax/libs/clipboard.js/1.7.1/clipboard.min.js";>
+
+
+https://cdnjs.cloudflare.com/ajax/libs/mathjax/2.7.1/MathJax.js?config=TeX-MML-AM_CHTML";>
+
+
+https://maxcdn.bootstrapcdn.com/bootstrap/4.0.0-beta/css/bootstrap.min.css";
 
integrity="sha384-/Y6pD6FV/Vv2HJnA6t+vslU6fwYXjCFtcEpHbNJ0lyAFsXTsjBbfaDjzALeQsN6M"
 crossorigin="anonymous">
+
+https://code.jquery.com/jquery-3.2.1.slim.min.js"; 
integrity="sha384-KJ3o2DKtIkvYIK3UENzmM7KCkRr/rE9/Qpg6aAZGJwFDMVNA/GpGFF93hXpG5KkN"
 crossorigin="anonymous">
+https://cdnjs.cloudflare.com/ajax/libs/popper.js/1.11.0/umd/popper.min.js"; 
integrity="sha384-b/U6ypiBEHpOf/4+1nzFpr53nxSS+GLCkfwBdFNTxtclqqenISfwAzpKaMNFNmj4"
 crossorigin="anonymous">
+https://maxcdn.bootstrapcdn.com/bootstrap/4.0.0-beta/js/bootstrap.min.js"; 
integrity="sha384-h0AbiXch4ZDo7tp9hKZ4TsHbi047NrKGLO3SEJAg45jXxnGIfYzk4Si90RDIqNm1"
 crossorigin="anonymous">
+
+
+
+
+
+
+
+
+
+
+
+https://fonts.cat.net/css?family=Roboto:400,500,700|Source+Code+Pro" 
rel="stylesheet">
+
+
+
+  
+
+  
+
+
+
+  
+
+  
+ 
+  
+ 
+
+  
+
+
+  
+  
+  
+Quick Start
+  
+
+  
+
+
+  
+  
+  
+Users
+  
+
+  
+
+
+  
+  
+  
+Developers
+  
+
+  
+
+
+  
+  
+  
+Blogs
+  
+
+  
+
+
+  
+  
+  
+FAQ
+  
+
+  
+
+
+
+
+  
+
+中文
+  
+
+  
+
+  
+
+
+
+
+
+
+
+
+  
+  
+  
+  Home > ServiceComb
+  
+  
+  
+
+  
+  
+  
+
+
+  
+
+
+  
+  
+  Toggle Menu
+  
+
+  
+
+  
+  
+
+  Developer Guide
+
+
+
+  
+
+  
+
+  
+  
+
+  Develop Environment 
Setup
+
+
+
+  
+
+  
+
+  
+  
+
+  Code Submit Guide
+
+
+
+  
+
+  
+
+
+
+  
+  
+
+
+
+  http://schema.org/CreativeWork";>
+
+
+
+
+
+
+  
+
+  
+代码提交指南
+
+
+  
+
+  
+
+  
+
+
+
+
+  贡献途径
+  运行测试
+  PR指南
+  Fork仓库
+  配置git和提交修改
+  创建PR
+  冲突解决
+
+  
+
+
+  
+
+
+贡献途径
+  ServiceComb正在不断成长中,也希望能找到更多志同道合的同伴一起成长和进步。向ServiceComb
 贡献的途径有多种:
+
+  完善文档。完善网站上的文档或者
项目中的介绍文档和API说明文档。å…
¶ä¸­ï¼Œç½‘站文档的完善可通过网站最底端的报告本网页问题或在Github上编辑此页对文档å†
…容进行完善。
+  
+实现功能特性需求或修复BUG。项目的功能特性需求或者
已发现但未修复的BUG都会在项目中的issue处看到,以https://github.com/ServiceComb/saga/issues";>Saga项目为例,一般都会带有类似
 enhancement 或类似 bug 的æ 
‡ç­¾æ¥è¯´æ˜Žè¿™æ˜¯åŠŸèƒ½éœ€æ±‚还是BUG,读者可以结合自己的å…
´è¶£ç‚¹æ¥é

[19/57] [partial] incubator-servicecomb-website git commit: Generated the static pages for asf-site

2017-12-12 Thread ningjiang
http://git-wip-us.apache.org/repos/asf/incubator-servicecomb-website/blob/08e1b43f/content/docs/distributed_saga_2/index.html
--
diff --git a/content/docs/distributed_saga_2/index.html 
b/content/docs/distributed_saga_2/index.html
new file mode 100644
index 000..c8fe578
--- /dev/null
+++ b/content/docs/distributed_saga_2/index.html
@@ -0,0 +1,868 @@
+
+
+
+  
+
+
+
+
+
+
+
+
+
+
+
+
+Eventual Data Consistency Solution in ServiceComb - part 2 - Apache 
incubator ServiceComb
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+  http://github.com/pages/ServiceComb/servicesomb.github.io/docs/distributed_saga_2/";>
+  http://github.com/pages/ServiceComb/servicesomb.github.io/docs/distributed_saga_2/";>
+
+
+
+  
+
+
+
+  
+  
+  
+  
+
+  
+
+
+  
+
+  
+
+  
+
+
+
+  
+
+  
+
+
+
+
+
+  
+  
+
+
+
+
+
+
+
+
+  
+{
+  "@context" : "http://schema.org";,
+  "@type" : "Person",
+  "name" : "Apache incubator ServiceComb",
+  "url" : "http://github.com/pages/ServiceComb/servicesomb.github.io";,
+  "sameAs" : null
+}
+  
+
+
+
+  
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+  document.documentElement.className = 
document.documentElement.className.replace(/\bno-js\b/g, '') + ' js ';
+
+https://cdnjs.cloudflare.com/ajax/libs/clipboard.js/1.7.1/clipboard.min.js";>
+
+
+https://cdnjs.cloudflare.com/ajax/libs/mathjax/2.7.1/MathJax.js?config=TeX-MML-AM_CHTML";>
+
+
+https://maxcdn.bootstrapcdn.com/bootstrap/4.0.0-beta/css/bootstrap.min.css";
 
integrity="sha384-/Y6pD6FV/Vv2HJnA6t+vslU6fwYXjCFtcEpHbNJ0lyAFsXTsjBbfaDjzALeQsN6M"
 crossorigin="anonymous">
+
+https://code.jquery.com/jquery-3.2.1.slim.min.js"; 
integrity="sha384-KJ3o2DKtIkvYIK3UENzmM7KCkRr/rE9/Qpg6aAZGJwFDMVNA/GpGFF93hXpG5KkN"
 crossorigin="anonymous">
+https://cdnjs.cloudflare.com/ajax/libs/popper.js/1.11.0/umd/popper.min.js"; 
integrity="sha384-b/U6ypiBEHpOf/4+1nzFpr53nxSS+GLCkfwBdFNTxtclqqenISfwAzpKaMNFNmj4"
 crossorigin="anonymous">
+https://maxcdn.bootstrapcdn.com/bootstrap/4.0.0-beta/js/bootstrap.min.js"; 
integrity="sha384-h0AbiXch4ZDo7tp9hKZ4TsHbi047NrKGLO3SEJAg45jXxnGIfYzk4Si90RDIqNm1"
 crossorigin="anonymous">
+
+
+
+
+
+
+
+
+
+
+
+https://fonts.cat.net/css?family=Roboto:400,500,700|Source+Code+Pro" 
rel="stylesheet">
+
+
+
+  
+
+  
+
+
+
+  
+
+  
+ 
+  
+ 
+
+  
+
+
+  
+  
+  
+Quick Start
+  
+
+  
+
+
+  
+  
+  
+Users
+  
+
+  
+
+
+  
+  
+  
+Developers
+  
+
+  
+
+
+  
+  
+  
+Blogs
+  
+
+  
+
+
+  
+  
+  
+FAQ
+  
+
+  
+
+
+
+
+  
+
+中文
+  
+
+  
+
+  
+
+
+
+
+
+
+
+
+  
+  
+  
+  Home > ServiceComb
+  
+  
+
+http://schema.org/Person";>
+
+  
+
+  
+Sean Yin
+
+  
+   
+Nothing but speed is indestructible
+   
+  
+
+  
+
+  
+Follow
+
+  
+
+  
+
+  http://seanyinx.github.io"; itemprop="url">
+ Website
+  
+
+  
+
+  
+
+  mailto:seany...@gmail.com";>
+
+ 
Email
+  
+
+  
+
+  
+
+  
+
+  https://twitter.com/seanyinx"; itemprop="sameAs">
+ 
Twitter
+  
+
+  
+
+  
+
+  
+
+  
+
+  
+
+  
+
+  
+
+  
+
+  
+
+  
+
+  
+
+  
+
+  
+
+  
+
+  
+
+  
+
+  
+
+  
+
+  
+
+  
+
+  
+
+  
+
+  
+
+
+  
+  
+
+
+
+  http://schema.org/CreativeWork";>
+
+
+
+
+
+
+  
+
+  
+Eventual Data 
Consistency Solution in ServiceComb - part 2
+
+
+   
+
+
+
+
+  4 minute read
+
+
+
+  
+
+  
+
+  
+In my previous post, I 
talked about how https://www.cs.cornell.edu/andru/cs711/2002fa/reading/sagas.pdf";>Saga 
can 
+be used to solve the data consistency issue of our trip planning application. 
Now let's gather the requirements to design
+a saga.
+
+Saga Log
+Saga guarantees either all sub-transactions are committed or compensated 
for, but the saga system itself may crash. There
+are

[45/57] [partial] incubator-servicecomb-website git commit: Generated the static pages for asf-site

2017-12-12 Thread ningjiang
http://git-wip-us.apache.org/repos/asf/incubator-servicecomb-website/blob/08e1b43f/content/assets/js/prism.js
--
diff --git a/content/assets/js/prism.js b/content/assets/js/prism.js
new file mode 100644
index 000..b349530
--- /dev/null
+++ b/content/assets/js/prism.js
@@ -0,0 +1,24 @@
+/* 
http://prismjs.com/download.html?themes=prism-coy&languages=markup+clike+javascript+bash+batch+c+csharp+cpp+docker+git+go+java+json+markdown+protobuf+yaml&plugins=line-highlight+line-numbers+file-highlight+toolbar+highlight-keywords+copy-to-clipboard
 */
+var _self="undefined"!=typeof window?window:"undefined"!=typeof 
WorkerGlobalScope&&self instanceof 
WorkerGlobalScope?self:{},Prism=function(){var 
e=/\blang(?:uage)?-(\w+)\b/i,t=0,n=_self.Prism={manual:_self.Prism&&_self.Prism.manual,util:{encode:function(e){return
 e instanceof a?new 
a(e.type,n.util.encode(e.content),e.alias):"Array"===n.util.type(e)?e.map(n.util.encode):e.replace(/&/g,"&").replace(/e.length)return;if(!(w instanceof s)){h.lastIndex=0;var 
_=h.exec(w),P=1;if(!_&&m&&b!=t.length-1){if(h.lastIndex=k,_=h.exec(e),!_)break;for(var
 
A=_.index+(d?_[1].length:0),j=_.index+_[0].length,x=b,O=k,S=t.length;S>x&&(j>O||!t[x].type&&!t[x-1].greedy);++x)O+=t[x].length,A>=O&&(++b,k=O);if(t[b]instanceof
 s||t[x-1].greedy)continue;P=x-b,w=e.sl
 ice(k,O),_.index-=k}if(_){d&&(p=_[1].length);var 
A=_.index+p,_=_[0].slice(p),j=A+_.length,N=w.slice(0,A),C=w.slice(j),E=[b,P];N&&(++b,k+=N.length,E.push(N));var
 L=new 
s(u,f?n.tokenize(_,f):_,y,_,m);if(E.push(L),C&&E.push(C),Array.prototype.splice.apply(t,E),1!=P&&n.matchGrammar(e,t,a,b,k,!0,u),l)break}else
 if(l)break},tokenize:function(e,t){var a=[e],r=t.rest;if(r){for(var i in 
r)t[i]=r[i];delete t.rest}return 
n.matchGrammar(e,a,t,0,0,!1),a},hooks:{all:{},add:function(e,t){var 
a=n.hooks.all;a[e]=a[e]||[],a[e].push(t)},run:function(e,t){var 
a=n.hooks.all[e];if(a&&a.length)for(var 
r,i=0;r=a[i++];)r(t)}}},a=n.Token=function(e,t,n,a,r){this.type=e,this.content=t,this.alias=n,this.length=0|(a||"").length,this.greedy=!!r};if(a.stringify=function(e,t,r){if("string"==typeof
 e)return e;if("Array"===n.util.type(e))return e.map(function(n){return 
a.stringify(n,t,e)}).join("");var 
i={type:e.type,content:a.stringify(e.content,t,r),tag:"span",classes:["token",e.type],attributes:{},language:t,
 parent:r};if("comment"==i.type&&(i.attributes.spellcheck="true"),e.alias){var 
l="Array"===n.util.type(e.alias)?e.alias:[e.alias];Array.prototype.push.apply(i.classes,l)}n.hooks.run("wrap",i);var
 o=Object.keys(i.attributes).map(function(e){return 
e+'="'+(i.attributes[e]||"").replace(/"/g,""")+'"'}).join(" 
");return"<"+i.tag+' class="'+i.classes.join(" ")+'"'+(o?" 
"+o:"")+">"+i.content+""},!_self.document)return 
_self.addEventListener?(_self.addEventListener("message",function(e){var 
t=JSON.parse(e.data),a=t.language,r=t.code,i=t.immediateClose;_self.postMessage(n.highlight(r,n.languages[a],a)),i&&_self.close()},!1),_self.Prism):_self.Prism;var
 
r=document.currentScript||[].slice.call(document.getElementsByTagName("script")).pop();return
 
r&&(n.filename=r.src,!document.addEventListener||n.manual||r.hasAttribute("data-manual")||("loading"!==document.readyState?window.requestAnimationFrame?window.requestAnimationFrame(n.highlightAll):window.setTimeout(n.highlightAll,16):d
 
ocument.addEventListener("DOMContentLoaded",n.highlightAll))),_self.Prism}();"undefined"!=typeof
 module&&module.exports&&(module.exports=Prism),"undefined"!=typeof 
global&&(global.Prism=Prism);
+Prism.languages.markup={comment://,prolog:/<\?[\s\S]+?\?>/,doctype://i,cdata://i,tag:{pattern:/<\/?(?!\d)[^\s>\/=$<]+(?:\s+[^\s>\/=]+(?:=(?:("|')(?:\\\1|\\?(?!\1)[\s\S])*\1|[^\s'">=]+))?)*\s*\/?>/i,inside:{tag:{pattern:/^<\/?[^\s>\/]+/i,inside:{punctuation:/^<\/?/,namespace:/^[^\s>\/:]+:/}},"attr-value":{pattern:/=(?:('|")[\s\S]*?(\1)|[^\s>]+)/i,inside:{punctuation:/[=>"']/}},punctuation:/\/?>/,"attr-name":{pattern:/[^\s>\/]+/,inside:{namespace:/^[^\s>\/:]+:/,entity:/&#?[\da-z]{1,8};/i},Prism.languages.markup.tag.inside["attr-value"].inside.entity=Prism.languages.markup.entity,Prism.hooks.add("wrap",function(a){"entity"===a.type&&(a.attributes.title=a.content.replace(/&/,"&"))}),Prism.languages.xml=Prism.languages.markup,Prism.languages.html=Prism.languages.markup,Prism.languages.mathml=Prism.languages.markup,Prism.languages.svg=Prism.languages.markup;
+Prism.languages.clike={comment:[{pattern:/(^|[^\\])\/\*[\s\S]*?\*\//,lookbehind:!0},{pattern:/(^|[^\\:])\/\/.*/,lookbehind:!0}],string:{pattern:/(["'])(\\(?:\r\n|[\s\S])|(?!\1)[^\\\r\n])*\1/,greedy:!0},"class-name":{pattern:/((?:\b(?:class|interface|extends|implements|trait|instanceof|new)\s+)|(?:catch\s+\())[a-z0-9_\.\\]+/i,lookbehind:!0,inside:{punctuation:/(\.|\\)/}},keyword:/\b(if|else|while|do|for|return|in|instanceof|function|new|try|throw|catch|finally|null|break|continue)\b/,"boolean":/\b(true|false)\b/,"function":/[a-z0-9_]+(?=\()/i,numbe

[38/57] [partial] incubator-servicecomb-website git commit: Generated the static pages for asf-site

2017-12-12 Thread ningjiang
http://git-wip-us.apache.org/repos/asf/incubator-servicecomb-website/blob/08e1b43f/content/cn/docs/maven_dependency_management/index.html
--
diff --git a/content/cn/docs/maven_dependency_management/index.html 
b/content/cn/docs/maven_dependency_management/index.html
new file mode 100644
index 000..d766a08
--- /dev/null
+++ b/content/cn/docs/maven_dependency_management/index.html
@@ -0,0 +1,888 @@
+
+
+
+  
+
+
+
+
+
+
+
+
+
+
+
+
+使用maven管理复杂依赖关系的技巧 - Apache incubator 
ServiceComb
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+  http://github.com/pages/ServiceComb/servicesomb.github.io/cn/docs/maven_dependency_management/";>
+  http://github.com/pages/ServiceComb/servicesomb.github.io/cn/docs/maven_dependency_management/";>
+
+
+
+  
+
+
+
+  
+  
+  
+  
+
+  
+
+
+  
+
+  
+
+  
+
+
+
+  
+
+  
+
+
+
+
+
+  
+  
+
+
+
+
+
+
+
+
+  
+{
+  "@context" : "http://schema.org";,
+  "@type" : "Person",
+  "name" : "Apache incubator ServiceComb",
+  "url" : "http://github.com/pages/ServiceComb/servicesomb.github.io";,
+  "sameAs" : null
+}
+  
+
+
+
+  
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+  document.documentElement.className = 
document.documentElement.className.replace(/\bno-js\b/g, '') + ' js ';
+
+https://cdnjs.cloudflare.com/ajax/libs/clipboard.js/1.7.1/clipboard.min.js";>
+
+
+https://cdnjs.cloudflare.com/ajax/libs/mathjax/2.7.1/MathJax.js?config=TeX-MML-AM_CHTML";>
+
+
+https://maxcdn.bootstrapcdn.com/bootstrap/4.0.0-beta/css/bootstrap.min.css";
 
integrity="sha384-/Y6pD6FV/Vv2HJnA6t+vslU6fwYXjCFtcEpHbNJ0lyAFsXTsjBbfaDjzALeQsN6M"
 crossorigin="anonymous">
+
+https://code.jquery.com/jquery-3.2.1.slim.min.js"; 
integrity="sha384-KJ3o2DKtIkvYIK3UENzmM7KCkRr/rE9/Qpg6aAZGJwFDMVNA/GpGFF93hXpG5KkN"
 crossorigin="anonymous">
+https://cdnjs.cloudflare.com/ajax/libs/popper.js/1.11.0/umd/popper.min.js"; 
integrity="sha384-b/U6ypiBEHpOf/4+1nzFpr53nxSS+GLCkfwBdFNTxtclqqenISfwAzpKaMNFNmj4"
 crossorigin="anonymous">
+https://maxcdn.bootstrapcdn.com/bootstrap/4.0.0-beta/js/bootstrap.min.js"; 
integrity="sha384-h0AbiXch4ZDo7tp9hKZ4TsHbi047NrKGLO3SEJAg45jXxnGIfYzk4Si90RDIqNm1"
 crossorigin="anonymous">
+
+
+
+
+
+
+
+
+
+
+
+https://fonts.cat.net/css?family=Roboto:400,500,700|Source+Code+Pro" 
rel="stylesheet">
+
+
+
+  
+
+  
+
+
+
+  
+
+  
+ 
+  
+ 
+
+  
+
+
+  
+  
+  
+快速入门
+  
+
+  
+
+
+  
+  
+  
+用户手册
+  
+
+  
+
+
+  
+  
+  
+开发者手册
+  
+
+  
+
+
+  
+  
+  
+博文
+  
+
+  
+
+
+  
+  
+  
+常见问题
+  
+
+  
+
+
+
+
+  
+
+
+English
+  
+
+  
+
+  
+
+
+
+
+
+
+
+
+  
+  
+  
+  首页 > ServiceComb
+  
+  
+
+http://schema.org/Person";>
+
+  
+
+  
+
+  
+
+  
+
+  
+
+
+  
+   
+ 
+   ServiceComb提供了一套å…
³äºŽæœåŠ¡æ³¨å†Œï¼ŒæœåŠ¡å‘现,服务é…
ç½®ä»¥åŠç®¡ç†åŠŸèƒ½çš„微服务框架
+ 
+   
+  
+
+  
+
+  
+关注
+
+  
+http://schema.org/Place";>
+
+  
+ 中国
+  
+
+
+  
+
+  
+
+  
+
+  mailto:servicecomb-develop...@googlegroups.com";>
+
+ 
电子邮箱
+  
+
+  
+
+  
+
+  
+
+  
+
+  
+
+  
+
+  
+
+  
+
+  
+
+  
+
+  
+
+  https://github.com/ServiceComb"; itemprop="sameAs">
+ GitHub
+  
+
+  
+
+  
+
+  
+
+  
+
+  
+
+  
+
+  
+
+  
+
+  
+
+  
+
+  
+
+  
+
+  
+
+  
+
+  
+
+
+  
+  
+
+
+
+  http://schema.org/CreativeWork";>
+
+
+
+
+
+
+  
+
+  
+使用maven管理复杂依赖关系的技巧
+
+
+   
+
+
+
+
+  少于 1 分钟 阅读
+
+
+
+  
+
+  
+
+  
+依赖关系管理的æ 
¸å¿ƒé—®é¢˜
+依赖å…
³ç³»ç®¡ç†æœ€è®©äººå¤´ç–¼çš„问题是软件版本的选择。一个简化的

[36/57] [partial] incubator-servicecomb-website git commit: Generated the static pages for asf-site

2017-12-12 Thread ningjiang
http://git-wip-us.apache.org/repos/asf/incubator-servicecomb-website/blob/08e1b43f/content/cn/docs/quick-start-bmi/index.html
--
diff --git a/content/cn/docs/quick-start-bmi/index.html 
b/content/cn/docs/quick-start-bmi/index.html
new file mode 100644
index 000..9dddbe2
--- /dev/null
+++ b/content/cn/docs/quick-start-bmi/index.html
@@ -0,0 +1,682 @@
+
+
+
+  
+
+
+
+
+
+
+
+
+
+
+
+
+体质指数微服务应用快速开发 - Apache incubator 
ServiceComb
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+  http://github.com/pages/ServiceComb/servicesomb.github.io/cn/docs/quick-start-bmi/";>
+  http://github.com/pages/ServiceComb/servicesomb.github.io/cn/docs/quick-start-bmi/";>
+
+
+
+  
+
+
+
+  
+  
+  
+  
+
+  
+
+
+  
+
+  
+
+
+
+  
+
+  
+
+
+
+
+
+
+
+
+
+
+
+
+  
+{
+  "@context" : "http://schema.org";,
+  "@type" : "Person",
+  "name" : "Apache incubator ServiceComb",
+  "url" : "http://github.com/pages/ServiceComb/servicesomb.github.io";,
+  "sameAs" : null
+}
+  
+
+
+
+  
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+  document.documentElement.className = 
document.documentElement.className.replace(/\bno-js\b/g, '') + ' js ';
+
+https://cdnjs.cloudflare.com/ajax/libs/clipboard.js/1.7.1/clipboard.min.js";>
+
+
+https://cdnjs.cloudflare.com/ajax/libs/mathjax/2.7.1/MathJax.js?config=TeX-MML-AM_CHTML";>
+
+
+https://maxcdn.bootstrapcdn.com/bootstrap/4.0.0-beta/css/bootstrap.min.css";
 
integrity="sha384-/Y6pD6FV/Vv2HJnA6t+vslU6fwYXjCFtcEpHbNJ0lyAFsXTsjBbfaDjzALeQsN6M"
 crossorigin="anonymous">
+
+https://code.jquery.com/jquery-3.2.1.slim.min.js"; 
integrity="sha384-KJ3o2DKtIkvYIK3UENzmM7KCkRr/rE9/Qpg6aAZGJwFDMVNA/GpGFF93hXpG5KkN"
 crossorigin="anonymous">
+https://cdnjs.cloudflare.com/ajax/libs/popper.js/1.11.0/umd/popper.min.js"; 
integrity="sha384-b/U6ypiBEHpOf/4+1nzFpr53nxSS+GLCkfwBdFNTxtclqqenISfwAzpKaMNFNmj4"
 crossorigin="anonymous">
+https://maxcdn.bootstrapcdn.com/bootstrap/4.0.0-beta/js/bootstrap.min.js"; 
integrity="sha384-h0AbiXch4ZDo7tp9hKZ4TsHbi047NrKGLO3SEJAg45jXxnGIfYzk4Si90RDIqNm1"
 crossorigin="anonymous">
+
+
+
+
+
+
+
+
+
+
+
+https://fonts.cat.net/css?family=Roboto:400,500,700|Source+Code+Pro" 
rel="stylesheet">
+
+
+
+  
+
+  
+
+
+
+  
+
+  
+ 
+  
+ 
+
+  
+
+
+  
+  
+  
+快速入门
+  
+
+  
+
+
+  
+  
+  
+用户手册
+  
+
+  
+
+
+  
+  
+  
+开发者手册
+  
+
+  
+
+
+  
+  
+  
+博文
+  
+
+  
+
+
+  
+  
+  
+常见问题
+  
+
+  
+
+
+
+
+  
+
+
+English
+  
+
+  
+
+  
+
+
+
+
+
+
+
+
+  
+  
+  
+  首页 > ServiceComb
+  
+  
+  
+
+  
+  
+  
+
+
+  
+
+
+  
+  
+  切换菜单
+  
+
+  
+
+  
+  
+
+  快速入门
+
+
+
+  
+
+  
+
+  
+  
+
+  微服务应用快速开发
+
+
+
+  
+
+  
+
+  
+  
+
+  微服务开发进阶
+
+
+
+
+  
+
+
+
+
+
+
+负载均衡
+  
+
+
+
+
+
+
+流量控制
+  
+
+
+
+
+
+
+服务治理
+  
+
+
+
+
+
+
+分布式调用链追踪
+  
+
+
+  
+
+  
+
+  
+  
+
+  数据一致性解决方案
+
+
+
+  
+
+  
+
+
+
+  
+  
+
+
+
+  http://schema.org/CreativeWork";>
+
+
+
+
+
+
+  
+
+  
+体质指数微服务应用快速开发
+
+
+  
+
+  
+
+  
+
+
+
+
+  前言
+  快速开发微服务应用   
 
+  体质指数计算器实现
+  体质指数界面实现
+
+  
+  下一步
+
+
+  
+
+
+前言
+在您进一步阅读之前,请确保您已阅读了快速å…
¥é—¨æŒ‡å—,并已成功运行体质指数å

[29/57] [partial] incubator-servicecomb-website git commit: Generated the static pages for asf-site

2017-12-12 Thread ningjiang
http://git-wip-us.apache.org/repos/asf/incubator-servicecomb-website/blob/08e1b43f/content/cn/users/develop-with-jax-rs/index.html
--
diff --git a/content/cn/users/develop-with-jax-rs/index.html 
b/content/cn/users/develop-with-jax-rs/index.html
new file mode 100644
index 000..d13d0ee
--- /dev/null
+++ b/content/cn/users/develop-with-jax-rs/index.html
@@ -0,0 +1,844 @@
+
+
+
+  
+
+
+
+
+
+
+
+
+
+
+
+
+用JAX-RS开发微服务 - Apache incubator ServiceComb
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+  http://github.com/pages/ServiceComb/servicesomb.github.io/cn/users/develop-with-jax-rs/";>
+  http://github.com/pages/ServiceComb/servicesomb.github.io/cn/users/develop-with-jax-rs/";>
+
+
+
+  
+
+
+
+  
+  
+  
+  
+
+  
+
+
+  
+
+  
+
+
+
+  
+
+  
+
+
+
+
+
+
+
+
+
+
+
+
+  
+{
+  "@context" : "http://schema.org";,
+  "@type" : "Person",
+  "name" : "Apache incubator ServiceComb",
+  "url" : "http://github.com/pages/ServiceComb/servicesomb.github.io";,
+  "sameAs" : null
+}
+  
+
+
+
+  
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+  document.documentElement.className = 
document.documentElement.className.replace(/\bno-js\b/g, '') + ' js ';
+
+https://cdnjs.cloudflare.com/ajax/libs/clipboard.js/1.7.1/clipboard.min.js";>
+
+
+https://cdnjs.cloudflare.com/ajax/libs/mathjax/2.7.1/MathJax.js?config=TeX-MML-AM_CHTML";>
+
+
+https://maxcdn.bootstrapcdn.com/bootstrap/4.0.0-beta/css/bootstrap.min.css";
 
integrity="sha384-/Y6pD6FV/Vv2HJnA6t+vslU6fwYXjCFtcEpHbNJ0lyAFsXTsjBbfaDjzALeQsN6M"
 crossorigin="anonymous">
+
+https://code.jquery.com/jquery-3.2.1.slim.min.js"; 
integrity="sha384-KJ3o2DKtIkvYIK3UENzmM7KCkRr/rE9/Qpg6aAZGJwFDMVNA/GpGFF93hXpG5KkN"
 crossorigin="anonymous">
+https://cdnjs.cloudflare.com/ajax/libs/popper.js/1.11.0/umd/popper.min.js"; 
integrity="sha384-b/U6ypiBEHpOf/4+1nzFpr53nxSS+GLCkfwBdFNTxtclqqenISfwAzpKaMNFNmj4"
 crossorigin="anonymous">
+https://maxcdn.bootstrapcdn.com/bootstrap/4.0.0-beta/js/bootstrap.min.js"; 
integrity="sha384-h0AbiXch4ZDo7tp9hKZ4TsHbi047NrKGLO3SEJAg45jXxnGIfYzk4Si90RDIqNm1"
 crossorigin="anonymous">
+
+
+
+
+
+
+
+
+
+
+
+https://fonts.cat.net/css?family=Roboto:400,500,700|Source+Code+Pro" 
rel="stylesheet">
+
+
+
+  
+
+  
+
+
+
+  
+
+  
+ 
+  
+ 
+
+  
+
+
+  
+  
+  
+快速入门
+  
+
+  
+
+
+  
+  
+  
+用户手册
+  
+
+  
+
+
+  
+  
+  
+开发者手册
+  
+
+  
+
+
+  
+  
+  
+博文
+  
+
+  
+
+
+  
+  
+  
+常见问题
+  
+
+  
+
+
+
+
+  
+
+
+English
+  
+
+  
+
+  
+
+
+
+
+
+
+
+
+  
+  
+  
+  首页 > ServiceComb
+  
+  
+  
+
+  
+  
+  
+
+
+  
+
+
+  
+  
+  切换菜单
+  
+
+  
+
+  用户手册
+
+
+
+
+  
+
+
+
+
+
+
+Java Chassis系统架构
+  
+
+
+
+
+
+
+环境é…
ç½®
+  
+
+
+  
+
+  
+
+  开发服务提供者
+
+
+
+
+  
+
+
+
+
+
+
+服务定义
+  
+
+
+
+
+
+
+服务契约
+  
+
+
+
+
+
+
+用SpringMVC开发微服务
+  
+
+
+
+
+
+
+用JAX-RS开发微服务
+  
+
+
+
+
+
+
+用透明RPC开发微服务
+  
+
+
+
+
+
+
+服务接口约束
+  
+
+
+
+
+
+
+服务é…
ç½®
+  
+
+
+
+
+
+
+通信协议
+  
+
+
+
+
+
+
+程序启动逻辑
+  
+
+
+
+
+ 

[37/57] [partial] incubator-servicecomb-website git commit: Generated the static pages for asf-site

2017-12-12 Thread ningjiang
http://git-wip-us.apache.org/repos/asf/incubator-servicecomb-website/blob/08e1b43f/content/cn/docs/quick-start-advance/flow-control/index.html
--
diff --git a/content/cn/docs/quick-start-advance/flow-control/index.html 
b/content/cn/docs/quick-start-advance/flow-control/index.html
new file mode 100644
index 000..f860b09
--- /dev/null
+++ b/content/cn/docs/quick-start-advance/flow-control/index.html
@@ -0,0 +1,538 @@
+
+
+
+  
+
+
+
+
+
+
+
+
+
+
+
+
+流量控制 - Apache incubator ServiceComb
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+  http://github.com/pages/ServiceComb/servicesomb.github.io/cn/docs/quick-start-advance/flow-control/";>
+  http://github.com/pages/ServiceComb/servicesomb.github.io/cn/docs/quick-start-advance/flow-control/";>
+
+
+
+  
+
+
+
+  
+  
+  
+  
+
+  
+
+
+  
+
+  
+
+
+
+  
+
+  
+
+
+
+
+
+
+
+
+
+
+
+
+  
+{
+  "@context" : "http://schema.org";,
+  "@type" : "Person",
+  "name" : "Apache incubator ServiceComb",
+  "url" : "http://github.com/pages/ServiceComb/servicesomb.github.io";,
+  "sameAs" : null
+}
+  
+
+
+
+  
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+  document.documentElement.className = 
document.documentElement.className.replace(/\bno-js\b/g, '') + ' js ';
+
+https://cdnjs.cloudflare.com/ajax/libs/clipboard.js/1.7.1/clipboard.min.js";>
+
+
+https://cdnjs.cloudflare.com/ajax/libs/mathjax/2.7.1/MathJax.js?config=TeX-MML-AM_CHTML";>
+
+
+https://maxcdn.bootstrapcdn.com/bootstrap/4.0.0-beta/css/bootstrap.min.css";
 
integrity="sha384-/Y6pD6FV/Vv2HJnA6t+vslU6fwYXjCFtcEpHbNJ0lyAFsXTsjBbfaDjzALeQsN6M"
 crossorigin="anonymous">
+
+https://code.jquery.com/jquery-3.2.1.slim.min.js"; 
integrity="sha384-KJ3o2DKtIkvYIK3UENzmM7KCkRr/rE9/Qpg6aAZGJwFDMVNA/GpGFF93hXpG5KkN"
 crossorigin="anonymous">
+https://cdnjs.cloudflare.com/ajax/libs/popper.js/1.11.0/umd/popper.min.js"; 
integrity="sha384-b/U6ypiBEHpOf/4+1nzFpr53nxSS+GLCkfwBdFNTxtclqqenISfwAzpKaMNFNmj4"
 crossorigin="anonymous">
+https://maxcdn.bootstrapcdn.com/bootstrap/4.0.0-beta/js/bootstrap.min.js"; 
integrity="sha384-h0AbiXch4ZDo7tp9hKZ4TsHbi047NrKGLO3SEJAg45jXxnGIfYzk4Si90RDIqNm1"
 crossorigin="anonymous">
+
+
+
+
+
+
+
+
+
+
+
+https://fonts.cat.net/css?family=Roboto:400,500,700|Source+Code+Pro" 
rel="stylesheet">
+
+
+
+  
+
+  
+
+
+
+  
+
+  
+ 
+  
+ 
+
+  
+
+
+  
+  
+  
+快速入门
+  
+
+  
+
+
+  
+  
+  
+用户手册
+  
+
+  
+
+
+  
+  
+  
+开发者手册
+  
+
+  
+
+
+  
+  
+  
+博文
+  
+
+  
+
+
+  
+  
+  
+常见问题
+  
+
+  
+
+
+
+
+  
+
+
+English
+  
+
+  
+
+  
+
+
+
+
+
+
+
+
+  
+  
+  
+  首页 > ServiceComb
+  
+  
+  
+
+  
+  
+  
+
+
+  
+
+
+  
+  
+  切换菜单
+  
+
+  
+
+  
+  
+
+  快速入门
+
+
+
+  
+
+  
+
+  
+  
+
+  微服务应用快速开发
+
+
+
+  
+
+  
+
+  
+  
+
+  微服务开发进阶
+
+
+
+
+  
+
+
+
+
+
+
+负载均衡
+  
+
+
+
+
+
+
+流量控制
+  
+
+
+
+
+
+
+服务治理
+  
+
+
+
+
+
+
+分布式调用链追踪
+  
+
+
+  
+
+  
+
+  
+  
+
+  数据一致性解决方案
+
+
+
+  
+
+  
+
+
+
+  
+  
+
+
+
+  http://schema.org/CreativeWork";>
+
+
+
+
+
+
+  
+
+  
+流量控制
+
+
+  
+
+  
+
+  
+
+
+
+
+  前言
+  开启
+  验证
+  下一步
+
+
+  
+
+
+流量控制机制通过控制数据传输速率来避å…
å¾®æœåŠ¡è¿‡è½½è¿è¡Œã€‚本指南将展示如何在 体质指数 
应用中使用 ServiceComb 提供的

[46/57] [partial] incubator-servicecomb-website git commit: Generated the static pages for asf-site

2017-12-12 Thread ningjiang
http://git-wip-us.apache.org/repos/asf/incubator-servicecomb-website/blob/08e1b43f/content/assets/js/main.min.js
--
diff --git a/content/assets/js/main.min.js b/content/assets/js/main.min.js
new file mode 100644
index 000..adf91f5
--- /dev/null
+++ b/content/assets/js/main.min.js
@@ -0,0 +1,9 @@
+/*!
+ * Minimal Mistakes Jekyll Theme 4.4.1 by Michael Rose
+ * Copyright 2017 Michael Rose - mademistakes.com | @mmistakes
+ * Licensed under MIT
+ */
+!function(e,t){"object"==typeof module&&"object"==typeof 
module.exports?module.exports=e.document?t(e,!0):function(e){if(!e.document)throw
 new Error("jQuery requires a window with a document");return 
t(e)}:t(e)}("undefined"!=typeof window?window:this,function(e,t){function 
n(e){var t=!!e&&"length"in 
e&&e.length,n=pe.type(e);return"function"===n||pe.isWindow(e)?!1:"array"===n||0===t||"number"==typeof
 t&&t>0&&t-1 in e}function r(e,t,n){if(pe.isFunction(t))return 
pe.grep(e,function(e,r){return!!t.call(e,r,e)!==n});if(t.nodeType)return 
pe.grep(e,function(e){return e===t!==n});if("string"==typeof 
t){if(Te.test(t))return pe.filter(t,e,n);t=pe.filter(t,e)}return 
pe.grep(e,function(e){return pe.inArray(e,t)>-1!==n})}function i(e,t){do 
e=e[t];while(e&&1!==e.nodeType);return e}function o(e){var t={};return 
pe.each(e.match(je)||[],function(e,n){t[n]=!0}),t}function 
a(){re.addEventListener?(re.removeEventListener("DOMContentLoaded",s),e.removeEventListener("load",s)):(re.detachEvent("onreadysta
 techange",s),e.detachEvent("onload",s))}function 
s(){(re.addEventListener||"load"===e.event.type||"complete"===re.readyState)&&(a(),pe.ready())}function
 l(e,t,n){if(void 0===n&&1===e.nodeType){var 
r="data-"+t.replace(He,"-$1").toLowerCase();if(n=e.getAttribute(r),"string"==typeof
 
n){try{n="true"===n?!0:"false"===n?!1:"null"===n?null:+n+""===n?+n:_e.test(n)?pe.parseJSON(n):n}catch(i){}pe.data(e,t,n)}else
 n=void 0}return n}function u(e){var t;for(t in 
e)if(("data"!==t||!pe.isEmptyObject(e[t]))&&"toJSON"!==t)return!1;return!0}function
 c(e,t,n,r){if(Ie(e)){var 
i,o,a=pe.expando,s=e.nodeType,l=s?pe.cache:e,u=s?e[a]:e[a]&&a;if(u&&l[u]&&(r||l[u].data)||void
 0!==n||"string"!=typeof t)return 
u||(u=s?e[a]=ne.pop()||pe.guid++:a),l[u]||(l[u]=s?{}:{toJSON:pe.noop}),"object"!=typeof
 t&&"function"!=typeof 
t||(r?l[u]=pe.extend(l[u],t):l[u].data=pe.extend(l[u].data,t)),o=l[u],r||(o.data||(o.data={}),o=o.data),void
 0!==n&&(o[pe.camelCase(t)]=n),"string"==typeof 
t?(i=o[t],null==i&&(i=o[pe.camelCase(t)]
 )):i=o,i}}function d(e,t,n){if(Ie(e)){var 
r,i,o=e.nodeType,a=o?pe.cache:e,s=o?e[pe.expando]:pe.expando;if(a[s]){if(t&&(r=n?a[s]:a[s].data)){pe.isArray(t)?t=t.concat(pe.map(t,pe.camelCase)):t
 in r?t=[t]:(t=pe.camelCase(t),t=t in r?[t]:t.split(" 
")),i=t.length;for(;i--;)delete 
r[t[i]];if(n?!u(r):!pe.isEmptyObject(r))return}(n||(delete 
a[s].data,u(a[s])))&&(o?pe.cleanData([e],!0):de.deleteExpando||a!=a.window?delete
 a[s]:a[s]=void 0)}}}function f(e,t,n,r){var i,o=1,a=20,s=r?function(){return 
r.cur()}:function(){return 
pe.css(e,t,"")},l=s(),u=n&&n[3]||(pe.cssNumber[t]?"":"px"),c=(pe.cssNumber[t]||"px"!==u&&+l)&&Me.exec(pe.css(e,t));if(c&&c[3]!==u){u=u||c[3],n=n||[],c=+l||1;do
 o=o||".5",c/=o,pe.style(e,t,c+u);while(o!==(o=s()/l)&&1!==o&&--a)}return 
n&&(c=+c||+l||0,i=n[1]?c+(n[1]+1)*n[2]:+n[2],r&&(r.unit=u,r.start=c,r.end=i)),i}function
 p(e){var 
t=$e.split("|"),n=e.createDocumentFragment();if(n.createElement)for(;t.length;)n.createElement(t.pop());return
 n}function h(e,t){var n,r,i=0,o="u
 ndefined"!=typeof 
e.getElementsByTagName?e.getElementsByTagName(t||"*"):"undefined"!=typeof 
e.querySelectorAll?e.querySelectorAll(t||"*"):void 
0;if(!o)for(o=[],n=e.childNodes||e;null!=(r=n[i]);i++)!t||pe.nodeName(r,t)?o.push(r):pe.merge(o,h(r,t));return
 void 0===t||t&&pe.nodeName(e,t)?pe.merge([e],o):o}function m(e,t){for(var 
n,r=0;null!=(n=e[r]);r++)pe._data(n,"globalEval",!t||pe._data(t[r],"globalEval"))}function
 g(e){Be.test(e.type)&&(e.defaultChecked=e.checked)}function 
v(e,t,n,r,i){for(var 
o,a,s,l,u,c,d,f=e.length,v=p(t),y=[],b=0;f>b;b++)if(a=e[b],a||0===a)if("object"===pe.type(a))pe.merge(y,a.nodeType?[a]:a);else
 
if(Ue.test(a)){for(l=l||v.appendChild(t.createElement("div")),u=(ze.exec(a)||["",""])[1].toLowerCase(),d=Xe[u]||Xe._default,l.innerHTML=d[1]+pe.htmlPrefilter(a)+d[2],o=d[0];o--;)l=l.lastChild;if(!de.leadingWhitespace&&We.test(a)&&y.push(t.createTextNode(We.exec(a)[0])),!de.tbody)for(a="table"!==u||Ye.test(a)?""!==d[1]||Ye.test(a)?0:l:l.firstChild,o=a&&a.childNo
 
des.length;o--;)pe.nodeName(c=a.childNodes[o],"tbody")&&!c.childNodes.length&&a.removeChild(c);for(pe.merge(y,l.childNodes),l.textContent="";l.firstChild;)l.removeChild(l.firstChild);l=v.lastChild}else
 
y.push(t.createTextNode(a));for(l&&v.removeChild(l),de.appendChecked||pe.grep(h(y,"input"),g),b=0;a=y[b++];)if(r&&pe.inArray(a,r)>-1)i&&i.push(a);else
 
if(s=pe.contains(a.ownerDocument,a),l=h(v.appendChild(a),"script"),s&&m(l),n)f

[24/57] [partial] incubator-servicecomb-website git commit: Generated the static pages for asf-site

2017-12-12 Thread ningjiang
http://git-wip-us.apache.org/repos/asf/incubator-servicecomb-website/blob/08e1b43f/content/cn/users/service-heartbeat/index.html
--
diff --git a/content/cn/users/service-heartbeat/index.html 
b/content/cn/users/service-heartbeat/index.html
new file mode 100644
index 000..84d8417
--- /dev/null
+++ b/content/cn/users/service-heartbeat/index.html
@@ -0,0 +1,709 @@
+
+
+
+  
+
+
+
+
+
+
+
+
+
+
+
+
+服务心跳 - Apache incubator ServiceComb
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+  http://github.com/pages/ServiceComb/servicesomb.github.io/cn/users/service-heartbeat/";>
+  http://github.com/pages/ServiceComb/servicesomb.github.io/cn/users/service-heartbeat/";>
+
+
+
+  
+
+
+
+  
+  
+  
+  
+
+  
+
+
+  
+
+  
+
+
+
+  
+
+  
+
+
+
+
+
+
+
+
+
+
+
+
+  
+{
+  "@context" : "http://schema.org";,
+  "@type" : "Person",
+  "name" : "Apache incubator ServiceComb",
+  "url" : "http://github.com/pages/ServiceComb/servicesomb.github.io";,
+  "sameAs" : null
+}
+  
+
+
+
+  
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+  document.documentElement.className = 
document.documentElement.className.replace(/\bno-js\b/g, '') + ' js ';
+
+https://cdnjs.cloudflare.com/ajax/libs/clipboard.js/1.7.1/clipboard.min.js";>
+
+
+https://cdnjs.cloudflare.com/ajax/libs/mathjax/2.7.1/MathJax.js?config=TeX-MML-AM_CHTML";>
+
+
+https://maxcdn.bootstrapcdn.com/bootstrap/4.0.0-beta/css/bootstrap.min.css";
 
integrity="sha384-/Y6pD6FV/Vv2HJnA6t+vslU6fwYXjCFtcEpHbNJ0lyAFsXTsjBbfaDjzALeQsN6M"
 crossorigin="anonymous">
+
+https://code.jquery.com/jquery-3.2.1.slim.min.js"; 
integrity="sha384-KJ3o2DKtIkvYIK3UENzmM7KCkRr/rE9/Qpg6aAZGJwFDMVNA/GpGFF93hXpG5KkN"
 crossorigin="anonymous">
+https://cdnjs.cloudflare.com/ajax/libs/popper.js/1.11.0/umd/popper.min.js"; 
integrity="sha384-b/U6ypiBEHpOf/4+1nzFpr53nxSS+GLCkfwBdFNTxtclqqenISfwAzpKaMNFNmj4"
 crossorigin="anonymous">
+https://maxcdn.bootstrapcdn.com/bootstrap/4.0.0-beta/js/bootstrap.min.js"; 
integrity="sha384-h0AbiXch4ZDo7tp9hKZ4TsHbi047NrKGLO3SEJAg45jXxnGIfYzk4Si90RDIqNm1"
 crossorigin="anonymous">
+
+
+
+
+
+
+
+
+
+
+
+https://fonts.cat.net/css?family=Roboto:400,500,700|Source+Code+Pro" 
rel="stylesheet">
+
+
+
+  
+
+  
+
+
+
+  
+
+  
+ 
+  
+ 
+
+  
+
+
+  
+  
+  
+快速入门
+  
+
+  
+
+
+  
+  
+  
+用户手册
+  
+
+  
+
+
+  
+  
+  
+开发者手册
+  
+
+  
+
+
+  
+  
+  
+博文
+  
+
+  
+
+
+  
+  
+  
+常见问题
+  
+
+  
+
+
+
+
+  
+
+
+English
+  
+
+  
+
+  
+
+
+
+
+
+
+
+
+  
+  
+  
+  首页 > ServiceComb
+  
+  
+  
+
+  
+  
+  
+
+
+  
+
+
+  
+  
+  切换菜单
+  
+
+  
+
+  用户手册
+
+
+
+
+  
+
+
+
+
+
+
+Java Chassis系统架构
+  
+
+
+
+
+
+
+环境é…
ç½®
+  
+
+
+  
+
+  
+
+  开发服务提供者
+
+
+
+
+  
+
+
+
+
+
+
+服务定义
+  
+
+
+
+
+
+
+服务契约
+  
+
+
+
+
+
+
+用SpringMVC开发微服务
+  
+
+
+
+
+
+
+用JAX-RS开发微服务
+  
+
+
+
+
+
+
+用透明RPC开发微服务
+  
+
+
+
+
+
+
+服务接口约束
+  
+
+
+
+
+
+
+服务é…
ç½®
+  
+
+
+
+
+
+
+通信协议
+  
+
+
+
+
+
+
+程序启动逻辑
+  
+
+
+
+
+
+
+ 

[14/57] [partial] incubator-servicecomb-website git commit: Generated the static pages for asf-site

2017-12-12 Thread ningjiang
http://git-wip-us.apache.org/repos/asf/incubator-servicecomb-website/blob/08e1b43f/content/docs/quick-start-dataconsistency/index.html
--
diff --git a/content/docs/quick-start-dataconsistency/index.html 
b/content/docs/quick-start-dataconsistency/index.html
new file mode 100644
index 000..be386fe
--- /dev/null
+++ b/content/docs/quick-start-dataconsistency/index.html
@@ -0,0 +1,951 @@
+
+
+
+  
+
+
+
+
+
+
+
+
+
+
+
+
+Data consistency solution - Apache incubator ServiceComb
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+  http://github.com/pages/ServiceComb/servicesomb.github.io/docs/quick-start-dataconsistency/";>
+  http://github.com/pages/ServiceComb/servicesomb.github.io/docs/quick-start-dataconsistency/";>
+
+
+
+  
+
+
+
+  
+  
+  
+  
+
+  
+
+
+  
+
+  
+
+
+
+  
+
+  
+
+
+
+
+
+
+
+
+
+
+
+
+  
+{
+  "@context" : "http://schema.org";,
+  "@type" : "Person",
+  "name" : "Apache incubator ServiceComb",
+  "url" : "http://github.com/pages/ServiceComb/servicesomb.github.io";,
+  "sameAs" : null
+}
+  
+
+
+
+  
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+  document.documentElement.className = 
document.documentElement.className.replace(/\bno-js\b/g, '') + ' js ';
+
+https://cdnjs.cloudflare.com/ajax/libs/clipboard.js/1.7.1/clipboard.min.js";>
+
+
+https://cdnjs.cloudflare.com/ajax/libs/mathjax/2.7.1/MathJax.js?config=TeX-MML-AM_CHTML";>
+
+
+https://maxcdn.bootstrapcdn.com/bootstrap/4.0.0-beta/css/bootstrap.min.css";
 
integrity="sha384-/Y6pD6FV/Vv2HJnA6t+vslU6fwYXjCFtcEpHbNJ0lyAFsXTsjBbfaDjzALeQsN6M"
 crossorigin="anonymous">
+
+https://code.jquery.com/jquery-3.2.1.slim.min.js"; 
integrity="sha384-KJ3o2DKtIkvYIK3UENzmM7KCkRr/rE9/Qpg6aAZGJwFDMVNA/GpGFF93hXpG5KkN"
 crossorigin="anonymous">
+https://cdnjs.cloudflare.com/ajax/libs/popper.js/1.11.0/umd/popper.min.js"; 
integrity="sha384-b/U6ypiBEHpOf/4+1nzFpr53nxSS+GLCkfwBdFNTxtclqqenISfwAzpKaMNFNmj4"
 crossorigin="anonymous">
+https://maxcdn.bootstrapcdn.com/bootstrap/4.0.0-beta/js/bootstrap.min.js"; 
integrity="sha384-h0AbiXch4ZDo7tp9hKZ4TsHbi047NrKGLO3SEJAg45jXxnGIfYzk4Si90RDIqNm1"
 crossorigin="anonymous">
+
+
+
+
+
+
+
+
+
+
+
+https://fonts.cat.net/css?family=Roboto:400,500,700|Source+Code+Pro" 
rel="stylesheet">
+
+
+
+  
+
+  
+
+
+
+  
+
+  
+ 
+  
+ 
+
+  
+
+
+  
+  
+  
+Quick Start
+  
+
+  
+
+
+  
+  
+  
+Users
+  
+
+  
+
+
+  
+  
+  
+Developers
+  
+
+  
+
+
+  
+  
+  
+Blogs
+  
+
+  
+
+
+  
+  
+  
+FAQ
+  
+
+  
+
+
+
+
+  
+
+中文
+  
+
+  
+
+  
+
+
+
+
+
+
+
+
+  
+  
+  
+  Home > ServiceComb
+  
+  
+  
+
+  
+  
+  
+
+
+  
+
+
+  
+  
+  Toggle Menu
+  
+
+  
+
+  
+  
+
+  Quick Start
+
+
+
+  
+
+  
+
+  
+  
+
+  Develop microservice application in minutes
+
+
+
+  
+
+  
+
+  
+  
+
+  Advance microservice development
+
+
+
+
+  
+
+
+
+
+
+
+Load Balance
+  
+
+
+
+
+
+
+Flow Control
+  
+
+
+
+
+
+
+Service Management
+  
+
+
+
+
+
+
+Distributed Tracing
+  
+
+
+  
+
+  
+
+  
+  
+
+  Data Consistency 
Solution
+
+
+
+  
+
+  
+
+
+
+  
+  
+
+
+
+  http://schema.org/CreativeWork";>
+
+
+
+
+
+
+  
+
+  
+Data consistency 
solution
+
+
+  
+
+  
+
+  
+
+
+
+
+  Running 
Demo
+  Verify 
services
+  What’s next
+
+
+  
+
+
+This demo shows you how to use the Saga solution provided by ServiceComb to 
ensure the microservice for data consistency.
+
+With microservice architecture, each of the services may hav

[13/57] [partial] incubator-servicecomb-website git commit: Generated the static pages for asf-site

2017-12-12 Thread ningjiang
http://git-wip-us.apache.org/repos/asf/incubator-servicecomb-website/blob/08e1b43f/content/docs/quick-start/index.html
--
diff --git a/content/docs/quick-start/index.html 
b/content/docs/quick-start/index.html
new file mode 100644
index 000..7c51329
--- /dev/null
+++ b/content/docs/quick-start/index.html
@@ -0,0 +1,559 @@
+
+
+
+  
+
+
+
+
+
+
+
+
+
+
+
+
+Quick Start - Apache incubator ServiceComb
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+  http://github.com/pages/ServiceComb/servicesomb.github.io/docs/quick-start/";>
+  http://github.com/pages/ServiceComb/servicesomb.github.io/docs/quick-start/";>
+
+
+
+  
+
+
+
+  
+  
+  
+  
+
+  
+
+
+  
+
+  
+
+
+
+  
+
+  
+
+
+
+
+
+
+
+
+
+
+
+
+  
+{
+  "@context" : "http://schema.org";,
+  "@type" : "Person",
+  "name" : "Apache incubator ServiceComb",
+  "url" : "http://github.com/pages/ServiceComb/servicesomb.github.io";,
+  "sameAs" : null
+}
+  
+
+
+
+  
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+  document.documentElement.className = 
document.documentElement.className.replace(/\bno-js\b/g, '') + ' js ';
+
+https://cdnjs.cloudflare.com/ajax/libs/clipboard.js/1.7.1/clipboard.min.js";>
+
+
+https://cdnjs.cloudflare.com/ajax/libs/mathjax/2.7.1/MathJax.js?config=TeX-MML-AM_CHTML";>
+
+
+https://maxcdn.bootstrapcdn.com/bootstrap/4.0.0-beta/css/bootstrap.min.css";
 
integrity="sha384-/Y6pD6FV/Vv2HJnA6t+vslU6fwYXjCFtcEpHbNJ0lyAFsXTsjBbfaDjzALeQsN6M"
 crossorigin="anonymous">
+
+https://code.jquery.com/jquery-3.2.1.slim.min.js"; 
integrity="sha384-KJ3o2DKtIkvYIK3UENzmM7KCkRr/rE9/Qpg6aAZGJwFDMVNA/GpGFF93hXpG5KkN"
 crossorigin="anonymous">
+https://cdnjs.cloudflare.com/ajax/libs/popper.js/1.11.0/umd/popper.min.js"; 
integrity="sha384-b/U6ypiBEHpOf/4+1nzFpr53nxSS+GLCkfwBdFNTxtclqqenISfwAzpKaMNFNmj4"
 crossorigin="anonymous">
+https://maxcdn.bootstrapcdn.com/bootstrap/4.0.0-beta/js/bootstrap.min.js"; 
integrity="sha384-h0AbiXch4ZDo7tp9hKZ4TsHbi047NrKGLO3SEJAg45jXxnGIfYzk4Si90RDIqNm1"
 crossorigin="anonymous">
+
+
+
+
+
+
+
+
+
+
+
+https://fonts.cat.net/css?family=Roboto:400,500,700|Source+Code+Pro" 
rel="stylesheet">
+
+
+
+  
+
+  
+
+
+
+  
+
+  
+ 
+  
+ 
+
+  
+
+
+  
+  
+  
+Quick Start
+  
+
+  
+
+
+  
+  
+  
+Users
+  
+
+  
+
+
+  
+  
+  
+Developers
+  
+
+  
+
+
+  
+  
+  
+Blogs
+  
+
+  
+
+
+  
+  
+  
+FAQ
+  
+
+  
+
+
+
+
+  
+
+中文
+  
+
+  
+
+  
+
+
+
+
+
+
+
+
+  
+  
+  
+  Home > ServiceComb
+  
+  
+  
+
+  
+  
+  
+
+
+  
+
+
+  
+  
+  Toggle Menu
+  
+
+  
+
+  
+  
+
+  Quick Start
+
+
+
+  
+
+  
+
+  
+  
+
+  Develop microservice application in minutes
+
+
+
+  
+
+  
+
+  
+  
+
+  Advance microservice development
+
+
+
+
+  
+
+
+
+
+
+
+Load Balance
+  
+
+
+
+
+
+
+Flow Control
+  
+
+
+
+
+
+
+Service Management
+  
+
+
+
+
+
+
+Distributed Tracing
+  
+
+
+  
+
+  
+
+  
+  
+
+  Data Consistency 
Solution
+
+
+
+  
+
+  
+
+
+
+  
+  
+
+
+
+  http://schema.org/CreativeWork";>
+
+
+
+
+
+
+  
+
+  
+Quick Start
+
+
+  
+
+  
+
+  
+
+
+
+
+  Install Java development 
environment
+  Run 
Service Center
+  Create your first 
microservice application
+  Run microservice 
application
+  What’s next
+
+
+  
+
+
+Install Java development 
environment
+
+
+  
+Install Git, details can refer to https://git-scm.com/book/en/v2/Getting-Started-Installing-Git"; 
target="_blank">Git Installing Guide.
+  
+  
+Ins

[16/57] [partial] incubator-servicecomb-website git commit: Generated the static pages for asf-site

2017-12-12 Thread ningjiang
http://git-wip-us.apache.org/repos/asf/incubator-servicecomb-website/blob/08e1b43f/content/docs/quick-start-advance/distributed-tracing/index.html
--
diff --git a/content/docs/quick-start-advance/distributed-tracing/index.html 
b/content/docs/quick-start-advance/distributed-tracing/index.html
new file mode 100644
index 000..02a4489
--- /dev/null
+++ b/content/docs/quick-start-advance/distributed-tracing/index.html
@@ -0,0 +1,575 @@
+
+
+
+  
+
+
+
+
+
+
+
+
+
+
+
+
+Distributed Tracing - Apache incubator ServiceComb
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+  http://github.com/pages/ServiceComb/servicesomb.github.io/docs/quick-start-advance/distributed-tracing/";>
+  http://github.com/pages/ServiceComb/servicesomb.github.io/docs/quick-start-advance/distributed-tracing/";>
+
+
+
+  
+
+
+
+  
+  
+  
+  
+
+  
+
+
+  
+
+  
+
+
+
+  
+
+  
+
+
+
+
+
+
+
+
+
+
+
+
+  
+{
+  "@context" : "http://schema.org";,
+  "@type" : "Person",
+  "name" : "Apache incubator ServiceComb",
+  "url" : "http://github.com/pages/ServiceComb/servicesomb.github.io";,
+  "sameAs" : null
+}
+  
+
+
+
+  
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+  document.documentElement.className = 
document.documentElement.className.replace(/\bno-js\b/g, '') + ' js ';
+
+https://cdnjs.cloudflare.com/ajax/libs/clipboard.js/1.7.1/clipboard.min.js";>
+
+
+https://cdnjs.cloudflare.com/ajax/libs/mathjax/2.7.1/MathJax.js?config=TeX-MML-AM_CHTML";>
+
+
+https://maxcdn.bootstrapcdn.com/bootstrap/4.0.0-beta/css/bootstrap.min.css";
 
integrity="sha384-/Y6pD6FV/Vv2HJnA6t+vslU6fwYXjCFtcEpHbNJ0lyAFsXTsjBbfaDjzALeQsN6M"
 crossorigin="anonymous">
+
+https://code.jquery.com/jquery-3.2.1.slim.min.js"; 
integrity="sha384-KJ3o2DKtIkvYIK3UENzmM7KCkRr/rE9/Qpg6aAZGJwFDMVNA/GpGFF93hXpG5KkN"
 crossorigin="anonymous">
+https://cdnjs.cloudflare.com/ajax/libs/popper.js/1.11.0/umd/popper.min.js"; 
integrity="sha384-b/U6ypiBEHpOf/4+1nzFpr53nxSS+GLCkfwBdFNTxtclqqenISfwAzpKaMNFNmj4"
 crossorigin="anonymous">
+https://maxcdn.bootstrapcdn.com/bootstrap/4.0.0-beta/js/bootstrap.min.js"; 
integrity="sha384-h0AbiXch4ZDo7tp9hKZ4TsHbi047NrKGLO3SEJAg45jXxnGIfYzk4Si90RDIqNm1"
 crossorigin="anonymous">
+
+
+
+
+
+
+
+
+
+
+
+https://fonts.cat.net/css?family=Roboto:400,500,700|Source+Code+Pro" 
rel="stylesheet">
+
+
+
+  
+
+  
+
+
+
+  
+
+  
+ 
+  
+ 
+
+  
+
+
+  
+  
+  
+Quick Start
+  
+
+  
+
+
+  
+  
+  
+Users
+  
+
+  
+
+
+  
+  
+  
+Developers
+  
+
+  
+
+
+  
+  
+  
+Blogs
+  
+
+  
+
+
+  
+  
+  
+FAQ
+  
+
+  
+
+
+
+
+  
+
+中文
+  
+
+  
+
+  
+
+
+
+
+
+
+
+
+  
+  
+  
+  Home > ServiceComb
+  
+  
+  
+
+  
+  
+  
+
+
+  
+
+
+  
+  
+  Toggle Menu
+  
+
+  
+
+  
+  
+
+  Quick Start
+
+
+
+  
+
+  
+
+  
+  
+
+  Develop microservice application in minutes
+
+
+
+  
+
+  
+
+  
+  
+
+  Advance microservice development
+
+
+
+
+  
+
+
+
+
+
+
+Load Balance
+  
+
+
+
+
+
+
+Flow Control
+  
+
+
+
+
+
+
+Service Management
+  
+
+
+
+
+
+
+Distributed Tracing
+  
+
+
+  
+
+  
+
+  
+  
+
+  Data Consistency 
Solution
+
+
+
+  
+
+  
+
+
+
+  
+  
+
+
+
+  http://schema.org/CreativeWork";>
+
+
+
+
+
+
+  
+
+  
+Distributed Tracing
+
+
+  
+
+  
+
+  
+
+
+
+
+  Before 
you start
+  Enable
+  Verification
+  What’s next
+
+
+  
+
+
+Distributed handler chain tracing is used to monitor the network latencies 
and visualize the flow of requests throug

[28/57] [partial] incubator-servicecomb-website git commit: Generated the static pages for asf-site

2017-12-12 Thread ningjiang
http://git-wip-us.apache.org/repos/asf/incubator-servicecomb-website/blob/08e1b43f/content/cn/users/develop-with-springmvc/index.html
--
diff --git a/content/cn/users/develop-with-springmvc/index.html 
b/content/cn/users/develop-with-springmvc/index.html
new file mode 100644
index 000..cf89223
--- /dev/null
+++ b/content/cn/users/develop-with-springmvc/index.html
@@ -0,0 +1,832 @@
+
+
+
+  
+
+
+
+
+
+
+
+
+
+
+
+
+用SpringMVC开发微服务 - Apache incubator ServiceComb
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+  http://github.com/pages/ServiceComb/servicesomb.github.io/cn/users/develop-with-springmvc/";>
+  http://github.com/pages/ServiceComb/servicesomb.github.io/cn/users/develop-with-springmvc/";>
+
+
+
+  
+
+
+
+  
+  
+  
+  
+
+  
+
+
+  
+
+  
+
+
+
+  
+
+  
+
+
+
+
+
+
+
+
+
+
+
+
+  
+{
+  "@context" : "http://schema.org";,
+  "@type" : "Person",
+  "name" : "Apache incubator ServiceComb",
+  "url" : "http://github.com/pages/ServiceComb/servicesomb.github.io";,
+  "sameAs" : null
+}
+  
+
+
+
+  
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+  document.documentElement.className = 
document.documentElement.className.replace(/\bno-js\b/g, '') + ' js ';
+
+https://cdnjs.cloudflare.com/ajax/libs/clipboard.js/1.7.1/clipboard.min.js";>
+
+
+https://cdnjs.cloudflare.com/ajax/libs/mathjax/2.7.1/MathJax.js?config=TeX-MML-AM_CHTML";>
+
+
+https://maxcdn.bootstrapcdn.com/bootstrap/4.0.0-beta/css/bootstrap.min.css";
 
integrity="sha384-/Y6pD6FV/Vv2HJnA6t+vslU6fwYXjCFtcEpHbNJ0lyAFsXTsjBbfaDjzALeQsN6M"
 crossorigin="anonymous">
+
+https://code.jquery.com/jquery-3.2.1.slim.min.js"; 
integrity="sha384-KJ3o2DKtIkvYIK3UENzmM7KCkRr/rE9/Qpg6aAZGJwFDMVNA/GpGFF93hXpG5KkN"
 crossorigin="anonymous">
+https://cdnjs.cloudflare.com/ajax/libs/popper.js/1.11.0/umd/popper.min.js"; 
integrity="sha384-b/U6ypiBEHpOf/4+1nzFpr53nxSS+GLCkfwBdFNTxtclqqenISfwAzpKaMNFNmj4"
 crossorigin="anonymous">
+https://maxcdn.bootstrapcdn.com/bootstrap/4.0.0-beta/js/bootstrap.min.js"; 
integrity="sha384-h0AbiXch4ZDo7tp9hKZ4TsHbi047NrKGLO3SEJAg45jXxnGIfYzk4Si90RDIqNm1"
 crossorigin="anonymous">
+
+
+
+
+
+
+
+
+
+
+
+https://fonts.cat.net/css?family=Roboto:400,500,700|Source+Code+Pro" 
rel="stylesheet">
+
+
+
+  
+
+  
+
+
+
+  
+
+  
+ 
+  
+ 
+
+  
+
+
+  
+  
+  
+快速入门
+  
+
+  
+
+
+  
+  
+  
+用户手册
+  
+
+  
+
+
+  
+  
+  
+开发者手册
+  
+
+  
+
+
+  
+  
+  
+博文
+  
+
+  
+
+
+  
+  
+  
+常见问题
+  
+
+  
+
+
+
+
+  
+
+
+English
+  
+
+  
+
+  
+
+
+
+
+
+
+
+
+  
+  
+  
+  首页 > ServiceComb
+  
+  
+  
+
+  
+  
+  
+
+
+  
+
+
+  
+  
+  切换菜单
+  
+
+  
+
+  用户手册
+
+
+
+
+  
+
+
+
+
+
+
+Java Chassis系统架构
+  
+
+
+
+
+
+
+环境é…
ç½®
+  
+
+
+  
+
+  
+
+  开发服务提供者
+
+
+
+
+  
+
+
+
+
+
+
+服务定义
+  
+
+
+
+
+
+
+服务契约
+  
+
+
+
+
+
+
+用SpringMVC开发微服务
+  
+
+
+
+
+
+
+用JAX-RS开发微服务
+  
+
+
+
+
+
+
+用透明RPC开发微服务
+  
+
+
+
+
+
+
+服务接口约束
+  
+
+
+
+
+
+
+服务é…
ç½®
+  
+
+
+
+
+
+
+通信协议
+  
+
+
+
+
+
+
+程序启动逻辑
+  
+
+  

[43/57] [partial] incubator-servicecomb-website git commit: Generated the static pages for asf-site

2017-12-12 Thread ningjiang
http://git-wip-us.apache.org/repos/asf/incubator-servicecomb-website/blob/08e1b43f/content/cn/docs/company-on-kubernetes/index.html
--
diff --git a/content/cn/docs/company-on-kubernetes/index.html 
b/content/cn/docs/company-on-kubernetes/index.html
new file mode 100644
index 000..66b4651
--- /dev/null
+++ b/content/cn/docs/company-on-kubernetes/index.html
@@ -0,0 +1,895 @@
+
+
+
+  
+
+
+
+
+
+
+
+
+
+
+
+
+在kubernetes上一键式部署company - Apache incubator 
ServiceComb
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+  http://github.com/pages/ServiceComb/servicesomb.github.io/cn/docs/company-on-kubernetes/";>
+  http://github.com/pages/ServiceComb/servicesomb.github.io/cn/docs/company-on-kubernetes/";>
+
+
+
+  
+
+
+
+  
+  
+  
+  
+
+  
+
+
+  
+
+  
+
+  
+
+
+
+  
+
+  
+
+
+
+
+
+  
+  
+
+
+
+
+
+
+
+
+  
+{
+  "@context" : "http://schema.org";,
+  "@type" : "Person",
+  "name" : "Apache incubator ServiceComb",
+  "url" : "http://github.com/pages/ServiceComb/servicesomb.github.io";,
+  "sameAs" : null
+}
+  
+
+
+
+  
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+  document.documentElement.className = 
document.documentElement.className.replace(/\bno-js\b/g, '') + ' js ';
+
+https://cdnjs.cloudflare.com/ajax/libs/clipboard.js/1.7.1/clipboard.min.js";>
+
+
+https://cdnjs.cloudflare.com/ajax/libs/mathjax/2.7.1/MathJax.js?config=TeX-MML-AM_CHTML";>
+
+
+https://maxcdn.bootstrapcdn.com/bootstrap/4.0.0-beta/css/bootstrap.min.css";
 
integrity="sha384-/Y6pD6FV/Vv2HJnA6t+vslU6fwYXjCFtcEpHbNJ0lyAFsXTsjBbfaDjzALeQsN6M"
 crossorigin="anonymous">
+
+https://code.jquery.com/jquery-3.2.1.slim.min.js"; 
integrity="sha384-KJ3o2DKtIkvYIK3UENzmM7KCkRr/rE9/Qpg6aAZGJwFDMVNA/GpGFF93hXpG5KkN"
 crossorigin="anonymous">
+https://cdnjs.cloudflare.com/ajax/libs/popper.js/1.11.0/umd/popper.min.js"; 
integrity="sha384-b/U6ypiBEHpOf/4+1nzFpr53nxSS+GLCkfwBdFNTxtclqqenISfwAzpKaMNFNmj4"
 crossorigin="anonymous">
+https://maxcdn.bootstrapcdn.com/bootstrap/4.0.0-beta/js/bootstrap.min.js"; 
integrity="sha384-h0AbiXch4ZDo7tp9hKZ4TsHbi047NrKGLO3SEJAg45jXxnGIfYzk4Si90RDIqNm1"
 crossorigin="anonymous">
+
+
+
+
+
+
+
+
+
+
+
+https://fonts.cat.net/css?family=Roboto:400,500,700|Source+Code+Pro" 
rel="stylesheet">
+
+
+
+  
+
+  
+
+
+
+  
+
+  
+ 
+  
+ 
+
+  
+
+
+  
+  
+  
+快速入门
+  
+
+  
+
+
+  
+  
+  
+用户手册
+  
+
+  
+
+
+  
+  
+  
+开发者手册
+  
+
+  
+
+
+  
+  
+  
+博文
+  
+
+  
+
+
+  
+  
+  
+常见问题
+  
+
+  
+
+
+
+
+  
+
+
+English
+  
+
+  
+
+  
+
+
+
+
+
+
+
+
+  
+  
+  
+  首页 > ServiceComb
+  
+  
+
+http://schema.org/Person";>
+
+  
+
+  
+Zen Lin
+
+  
+   
+ 
+   To enjoy in opensource community.
+ 
+   
+  
+
+  
+
+  
+关注
+
+  
+
+  
+
+  http://zenlintechnofreak.github.io"; itemprop="url">
+ 网站
+  
+
+  
+
+  
+
+  mailto:zenlintechnofr...@gmail.com";>
+
+ 
电子邮箱
+  
+
+  
+
+  
+
+  
+
+  
+
+  
+
+  
+
+  
+
+  
+
+  
+
+  
+
+  
+
+  
+
+  
+
+  
+
+  
+
+  
+
+  
+
+  
+
+  
+
+  
+
+  
+
+  
+
+  
+
+  
+
+  
+
+
+  
+  
+
+
+
+  http://schema.org/CreativeWork";>
+
+
+
+
+
+
+  
+
+  
+在kubernetes上一键式部署company
+
+
+   
+
+
+
+
+  1 分钟 阅读
+
+
+
+  
+
+  
+
+  
+  Linux Con Workshop 
Demo 
博文介绍了如何使用微服务开源开发框架ServiceComb快速开发company示例,将å
…¸åž‹çš„企业级应用company示例进行快速微服务化。
+
+  现在,https://github.com/ServiceComb/ServiceComb-Company-WorkShop.git";>github上已经提供了在kubernetes集群上一键式部署的功能。本文将着重讲解相应的yaml文件和服务间通信,这对äº

[31/57] [partial] incubator-servicecomb-website git commit: Generated the static pages for asf-site

2017-12-12 Thread ningjiang
http://git-wip-us.apache.org/repos/asf/incubator-servicecomb-website/blob/08e1b43f/content/cn/faqs/index.html
--
diff --git a/content/cn/faqs/index.html b/content/cn/faqs/index.html
new file mode 100644
index 000..c2f5923
--- /dev/null
+++ b/content/cn/faqs/index.html
@@ -0,0 +1,988 @@
+
+
+
+  
+
+
+
+
+
+
+
+
+
+
+
+
+常见问题 - Apache incubator ServiceComb
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+  http://github.com/pages/ServiceComb/servicesomb.github.io/cn/faqs/";>
+  http://github.com/pages/ServiceComb/servicesomb.github.io/cn/faqs/";>
+
+
+
+  
+
+
+
+  
+  
+  
+  
+
+  
+
+
+  
+
+  
+
+
+
+  
+
+  
+
+
+
+
+
+
+
+
+
+
+
+
+  
+{
+  "@context" : "http://schema.org";,
+  "@type" : "Person",
+  "name" : "Apache incubator ServiceComb",
+  "url" : "http://github.com/pages/ServiceComb/servicesomb.github.io";,
+  "sameAs" : null
+}
+  
+
+
+
+  
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+  document.documentElement.className = 
document.documentElement.className.replace(/\bno-js\b/g, '') + ' js ';
+
+https://cdnjs.cloudflare.com/ajax/libs/clipboard.js/1.7.1/clipboard.min.js";>
+
+
+https://cdnjs.cloudflare.com/ajax/libs/mathjax/2.7.1/MathJax.js?config=TeX-MML-AM_CHTML";>
+
+
+https://maxcdn.bootstrapcdn.com/bootstrap/4.0.0-beta/css/bootstrap.min.css";
 
integrity="sha384-/Y6pD6FV/Vv2HJnA6t+vslU6fwYXjCFtcEpHbNJ0lyAFsXTsjBbfaDjzALeQsN6M"
 crossorigin="anonymous">
+
+https://code.jquery.com/jquery-3.2.1.slim.min.js"; 
integrity="sha384-KJ3o2DKtIkvYIK3UENzmM7KCkRr/rE9/Qpg6aAZGJwFDMVNA/GpGFF93hXpG5KkN"
 crossorigin="anonymous">
+https://cdnjs.cloudflare.com/ajax/libs/popper.js/1.11.0/umd/popper.min.js"; 
integrity="sha384-b/U6ypiBEHpOf/4+1nzFpr53nxSS+GLCkfwBdFNTxtclqqenISfwAzpKaMNFNmj4"
 crossorigin="anonymous">
+https://maxcdn.bootstrapcdn.com/bootstrap/4.0.0-beta/js/bootstrap.min.js"; 
integrity="sha384-h0AbiXch4ZDo7tp9hKZ4TsHbi047NrKGLO3SEJAg45jXxnGIfYzk4Si90RDIqNm1"
 crossorigin="anonymous">
+
+
+
+
+
+
+
+
+
+
+
+https://fonts.cat.net/css?family=Roboto:400,500,700|Source+Code+Pro" 
rel="stylesheet">
+
+
+
+  
+
+  
+
+
+
+  
+
+  
+ 
+  
+ 
+
+  
+
+
+  
+  
+  
+快速入门
+  
+
+  
+
+
+  
+  
+  
+用户手册
+  
+
+  
+
+
+  
+  
+  
+开发者手册
+  
+
+  
+
+
+  
+  
+  
+博文
+  
+
+  
+
+
+  
+  
+  
+常见问题
+  
+
+  
+
+
+
+
+  
+
+
+English
+  
+
+  
+
+  
+
+
+
+
+
+
+
+
+  
+  
+  
+  首页 > ServiceComb
+  
+  
+  
+
+  
+  
+  
+
+
+  
+
+
+  
+  
+  切换菜单
+  
+
+  
+
+  
+  
+
+  常见问题
+
+
+
+  
+
+  
+
+  
+  
+
+  华为公有云常见问题
+
+
+
+  
+
+  
+
+
+
+  
+  
+
+
+
+  http://schema.org/CreativeWork";>
+
+
+
+
+
+
+  
+
+  
+常见问题
+
+
+  
+
+  
+
+  
+
+  
+Q: ServiceComb和SpringCloud是什么关系,å…
·ä½“的应用场景是什么?
+
+A: ServiceComb是华为基于内
部多个大型IT系统实践提炼出来的一套微服务开发框架,在开发态基于最佳实践封è£
…了一套微服务运行模型,这些能力对用户完å…
¨é€æ˜Žï¼Œå¯ä»¥é€šè¿‡é…ç½®å¼•å…¥åŠŸèƒ½å’Œå¯¹å…
¶è¿›è¡Œè°ƒæ•´ã€‚在运维阶段充
分考虑了微服务运维,提供了丰富的监控指æ 
‡å’ŒåŠ¨æ€æ²»ç†èƒ½åŠ›ã€‚
+ B: 
ServiceComb的这套能力可以作为一个单独的开发框架,在需要轻量级微服务解决方案的的场景中单独使用,也可以建立在SpringCloud上,与SpringCloud提供的å
…¶ä»–组件一起工作,在重量级场景中和SpringCloud一起产生 
“1+1大于2”的效果。
+  
+  
+Q: 用IntelliJ的å…
è´¹ç‰ˆå¼€å‘,有什么问题?
+
+A: 没有问题,使用IntelliJ 开发,可参考 Setup Developer 
Environment 进行相应的环境配置。
+  
+  
+Q: 
使用Java-Chassis这个框架时有什么需要注意的地方?
+
+A: 使用Java-Chassis有以下这些限制ï¼

[42/57] [partial] incubator-servicecomb-website git commit: Generated the static pages for asf-site

2017-12-12 Thread ningjiang
http://git-wip-us.apache.org/repos/asf/incubator-servicecomb-website/blob/08e1b43f/content/cn/docs/distributed_saga_2/index.html
--
diff --git a/content/cn/docs/distributed_saga_2/index.html 
b/content/cn/docs/distributed_saga_2/index.html
new file mode 100644
index 000..5d2a9ef
--- /dev/null
+++ b/content/cn/docs/distributed_saga_2/index.html
@@ -0,0 +1,856 @@
+
+
+
+  
+
+
+
+
+
+
+
+
+
+
+
+
+ServiceComb中的数据最终一致性方案 - part 2 - Apache 
incubator ServiceComb
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+  http://github.com/pages/ServiceComb/servicesomb.github.io/cn/docs/distributed_saga_2/";>
+  http://github.com/pages/ServiceComb/servicesomb.github.io/cn/docs/distributed_saga_2/";>
+
+
+
+  
+
+
+
+  
+  
+  
+  
+
+  
+
+
+  
+
+  
+
+  
+
+
+
+  
+
+  
+
+
+
+
+
+  
+  
+
+
+
+
+
+
+
+
+  
+{
+  "@context" : "http://schema.org";,
+  "@type" : "Person",
+  "name" : "Apache incubator ServiceComb",
+  "url" : "http://github.com/pages/ServiceComb/servicesomb.github.io";,
+  "sameAs" : null
+}
+  
+
+
+
+  
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+  document.documentElement.className = 
document.documentElement.className.replace(/\bno-js\b/g, '') + ' js ';
+
+https://cdnjs.cloudflare.com/ajax/libs/clipboard.js/1.7.1/clipboard.min.js";>
+
+
+https://cdnjs.cloudflare.com/ajax/libs/mathjax/2.7.1/MathJax.js?config=TeX-MML-AM_CHTML";>
+
+
+https://maxcdn.bootstrapcdn.com/bootstrap/4.0.0-beta/css/bootstrap.min.css";
 
integrity="sha384-/Y6pD6FV/Vv2HJnA6t+vslU6fwYXjCFtcEpHbNJ0lyAFsXTsjBbfaDjzALeQsN6M"
 crossorigin="anonymous">
+
+https://code.jquery.com/jquery-3.2.1.slim.min.js"; 
integrity="sha384-KJ3o2DKtIkvYIK3UENzmM7KCkRr/rE9/Qpg6aAZGJwFDMVNA/GpGFF93hXpG5KkN"
 crossorigin="anonymous">
+https://cdnjs.cloudflare.com/ajax/libs/popper.js/1.11.0/umd/popper.min.js"; 
integrity="sha384-b/U6ypiBEHpOf/4+1nzFpr53nxSS+GLCkfwBdFNTxtclqqenISfwAzpKaMNFNmj4"
 crossorigin="anonymous">
+https://maxcdn.bootstrapcdn.com/bootstrap/4.0.0-beta/js/bootstrap.min.js"; 
integrity="sha384-h0AbiXch4ZDo7tp9hKZ4TsHbi047NrKGLO3SEJAg45jXxnGIfYzk4Si90RDIqNm1"
 crossorigin="anonymous">
+
+
+
+
+
+
+
+
+
+
+
+https://fonts.cat.net/css?family=Roboto:400,500,700|Source+Code+Pro" 
rel="stylesheet">
+
+
+
+  
+
+  
+
+
+
+  
+
+  
+ 
+  
+ 
+
+  
+
+
+  
+  
+  
+快速入门
+  
+
+  
+
+
+  
+  
+  
+用户手册
+  
+
+  
+
+
+  
+  
+  
+开发者手册
+  
+
+  
+
+
+  
+  
+  
+博文
+  
+
+  
+
+
+  
+  
+  
+常见问题
+  
+
+  
+
+
+
+
+  
+
+
+English
+  
+
+  
+
+  
+
+
+
+
+
+
+
+
+  
+  
+  
+  首页 > ServiceComb
+  
+  
+
+http://schema.org/Person";>
+
+  
+
+  
+Sean Yin
+
+  
+   
+ 
+   Nothing but speed is indestructible
+ 
+   
+  
+
+  
+
+  
+关注
+
+  
+
+  
+
+  http://seanyinx.github.io"; itemprop="url">
+ 网站
+  
+
+  
+
+  
+
+  mailto:seany...@gmail.com";>
+
+ 
电子邮箱
+  
+
+  
+
+  
+
+  
+
+  https://twitter.com/seanyinx"; itemprop="sameAs">
+ 
Twitter
+  
+
+  
+
+  
+
+  
+
+  
+
+  
+
+  
+
+  
+
+  
+
+  
+
+  
+
+  
+
+  
+
+  
+
+  
+
+  
+
+  
+
+  
+
+  
+
+  
+
+  
+
+  
+
+  
+
+  
+
+
+  
+  
+
+
+
+  http://schema.org/CreativeWork";>
+
+
+
+
+
+
+  
+
+  
+ServiceComb中的数据最终一致性方案 - part 2
+
+
+   
+
+
+
+
+  少于 1 分钟 阅读
+
+
+
+  
+
+  
+
+  
+在我的前一篇文章
,我谈到怎么用https://www.cs.cornell.edu/andru/cs711/2002fa/reading/sagas.pdf";>Saga解决行程规划应用的数据一致性问题。
+现在让我们尝试设计实现Saga。
+
+Saga Log
+Saga保证所有的子事务都得以完成或补偿,但Saga系统æ

[18/57] [partial] incubator-servicecomb-website git commit: Generated the static pages for asf-site

2017-12-12 Thread ningjiang
http://git-wip-us.apache.org/repos/asf/incubator-servicecomb-website/blob/08e1b43f/content/docs/go-to-cloud/index.html
--
diff --git a/content/docs/go-to-cloud/index.html 
b/content/docs/go-to-cloud/index.html
new file mode 100644
index 000..0c7912b
--- /dev/null
+++ b/content/docs/go-to-cloud/index.html
@@ -0,0 +1,936 @@
+
+
+
+  
+
+
+
+
+
+
+
+
+
+
+
+
+单体应用利用ServiceComb实现微服务化和云化之路 - Apache 
incubator ServiceComb
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+  http://github.com/pages/ServiceComb/servicesomb.github.io/docs/go-to-cloud/";>
+  http://github.com/pages/ServiceComb/servicesomb.github.io/docs/go-to-cloud/";>
+
+
+
+  
+
+
+
+  
+  
+  
+  
+
+  
+
+
+  
+
+  
+
+  
+
+
+
+  
+
+  
+
+
+
+
+
+  
+  
+
+
+
+
+
+
+
+
+  
+{
+  "@context" : "http://schema.org";,
+  "@type" : "Person",
+  "name" : "Apache incubator ServiceComb",
+  "url" : "http://github.com/pages/ServiceComb/servicesomb.github.io";,
+  "sameAs" : null
+}
+  
+
+
+
+  
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+  document.documentElement.className = 
document.documentElement.className.replace(/\bno-js\b/g, '') + ' js ';
+
+https://cdnjs.cloudflare.com/ajax/libs/clipboard.js/1.7.1/clipboard.min.js";>
+
+
+https://cdnjs.cloudflare.com/ajax/libs/mathjax/2.7.1/MathJax.js?config=TeX-MML-AM_CHTML";>
+
+
+https://maxcdn.bootstrapcdn.com/bootstrap/4.0.0-beta/css/bootstrap.min.css";
 
integrity="sha384-/Y6pD6FV/Vv2HJnA6t+vslU6fwYXjCFtcEpHbNJ0lyAFsXTsjBbfaDjzALeQsN6M"
 crossorigin="anonymous">
+
+https://code.jquery.com/jquery-3.2.1.slim.min.js"; 
integrity="sha384-KJ3o2DKtIkvYIK3UENzmM7KCkRr/rE9/Qpg6aAZGJwFDMVNA/GpGFF93hXpG5KkN"
 crossorigin="anonymous">
+https://cdnjs.cloudflare.com/ajax/libs/popper.js/1.11.0/umd/popper.min.js"; 
integrity="sha384-b/U6ypiBEHpOf/4+1nzFpr53nxSS+GLCkfwBdFNTxtclqqenISfwAzpKaMNFNmj4"
 crossorigin="anonymous">
+https://maxcdn.bootstrapcdn.com/bootstrap/4.0.0-beta/js/bootstrap.min.js"; 
integrity="sha384-h0AbiXch4ZDo7tp9hKZ4TsHbi047NrKGLO3SEJAg45jXxnGIfYzk4Si90RDIqNm1"
 crossorigin="anonymous">
+
+
+
+
+
+
+
+
+
+
+
+https://fonts.cat.net/css?family=Roboto:400,500,700|Source+Code+Pro" 
rel="stylesheet">
+
+
+
+  
+
+  
+
+
+
+  
+
+  
+ 
+  
+ 
+
+  
+
+
+  
+  
+  
+Quick Start
+  
+
+  
+
+
+  
+  
+  
+Users
+  
+
+  
+
+
+  
+  
+  
+Developers
+  
+
+  
+
+
+  
+  
+  
+Blogs
+  
+
+  
+
+
+  
+  
+  
+FAQ
+  
+
+  
+
+
+
+
+  
+
+中文
+  
+
+  
+
+  
+
+
+
+
+
+
+
+
+  
+  
+  
+  Home > ServiceComb
+  
+  
+
+http://schema.org/Person";>
+
+  
+
+  
+Tank Tian
+
+  
+   
+How lucky we are. To be free.
+   
+  
+
+  
+
+  
+Follow
+
+  
+
+  
+
+  https://tanktian.github.io/"; itemprop="url">
+ Website
+  
+
+  
+
+  
+
+  mailto:chd.tianm...@gmail.com";>
+
+ 
Email
+  
+
+  
+
+  
+
+  
+
+  
+
+  
+
+  
+
+  
+
+  
+
+  
+
+  
+
+  
+
+  
+
+  
+
+  
+
+  
+
+  
+
+  
+
+  
+
+  
+
+  
+
+  
+
+  
+
+  
+
+  
+
+  
+
+
+  
+  
+
+
+
+  http://schema.org/CreativeWork";>
+
+
+
+
+
+
+  
+
+  
+单体应用利用ServiceComb实现微服务化和云化之路
+
+
+   
+
+
+
+
+  less than 1 minute read
+
+
+
+  
+
+  
+
+  
+背景
+
+
+  
+Service 
Stage:微服务云应用平台,它是面向企业及开发者
的一站式DevOps平台服务,支持基于微服务的应用开发、治理、部署及运维监控的å
…
¨ç”Ÿå‘½å‘¨æœŸç®¡ç†ï¼Œå¹¶æä¾›å¤§è§„模容器集群管理及中间件服务等平台能力,帮助用户快速构建云分布式应用。
+  
+  
+本指导以Acmeair demo为例,演示如何使用ServiceComb 
(华为微服务框架开源版本)实现应用的微服务化,并利用Service
 Stage云平台上实现应用的云

[22/57] [partial] incubator-servicecomb-website git commit: Generated the static pages for asf-site

2017-12-12 Thread ningjiang
http://git-wip-us.apache.org/repos/asf/incubator-servicecomb-website/blob/08e1b43f/content/cn/year-archive/index.html
--
diff --git a/content/cn/year-archive/index.html 
b/content/cn/year-archive/index.html
new file mode 100644
index 000..af30472
--- /dev/null
+++ b/content/cn/year-archive/index.html
@@ -0,0 +1,2052 @@
+
+
+
+  
+
+
+
+
+
+
+
+
+
+
+
+
+Apache incubator ServiceComb
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+  http://github.com/pages/ServiceComb/servicesomb.github.io/cn/year-archive/";>
+  http://github.com/pages/ServiceComb/servicesomb.github.io/cn/year-archive/";>
+
+
+
+
+
+  
+  
+  
+  
+
+  
+
+
+  
+
+  
+
+
+
+  
+
+  
+
+
+
+
+
+
+
+
+
+
+
+
+  
+{
+  "@context" : "http://schema.org";,
+  "@type" : "Person",
+  "name" : "Apache incubator ServiceComb",
+  "url" : "http://github.com/pages/ServiceComb/servicesomb.github.io";,
+  "sameAs" : null
+}
+  
+
+
+
+  
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+  document.documentElement.className = 
document.documentElement.className.replace(/\bno-js\b/g, '') + ' js ';
+
+https://cdnjs.cloudflare.com/ajax/libs/clipboard.js/1.7.1/clipboard.min.js";>
+
+
+https://cdnjs.cloudflare.com/ajax/libs/mathjax/2.7.1/MathJax.js?config=TeX-MML-AM_CHTML";>
+
+
+https://maxcdn.bootstrapcdn.com/bootstrap/4.0.0-beta/css/bootstrap.min.css";
 
integrity="sha384-/Y6pD6FV/Vv2HJnA6t+vslU6fwYXjCFtcEpHbNJ0lyAFsXTsjBbfaDjzALeQsN6M"
 crossorigin="anonymous">
+
+https://code.jquery.com/jquery-3.2.1.slim.min.js"; 
integrity="sha384-KJ3o2DKtIkvYIK3UENzmM7KCkRr/rE9/Qpg6aAZGJwFDMVNA/GpGFF93hXpG5KkN"
 crossorigin="anonymous">
+https://cdnjs.cloudflare.com/ajax/libs/popper.js/1.11.0/umd/popper.min.js"; 
integrity="sha384-b/U6ypiBEHpOf/4+1nzFpr53nxSS+GLCkfwBdFNTxtclqqenISfwAzpKaMNFNmj4"
 crossorigin="anonymous">
+https://maxcdn.bootstrapcdn.com/bootstrap/4.0.0-beta/js/bootstrap.min.js"; 
integrity="sha384-h0AbiXch4ZDo7tp9hKZ4TsHbi047NrKGLO3SEJAg45jXxnGIfYzk4Si90RDIqNm1"
 crossorigin="anonymous">
+
+
+
+
+
+
+
+
+
+
+
+https://fonts.cat.net/css?family=Roboto:400,500,700|Source+Code+Pro" 
rel="stylesheet">
+
+
+
+  
+
+  
+
+
+
+  
+
+  
+ 
+  
+ 
+
+  
+
+
+  
+  
+  
+快速入门
+  
+
+  
+
+
+  
+  
+  
+用户手册
+  
+
+  
+
+
+  
+  
+  
+开发者手册
+  
+
+  
+
+
+  
+  
+  
+博文
+  
+
+  
+
+
+  
+  
+  
+常见问题
+  
+
+  
+
+
+
+
+  
+
+
+English
+  
+
+  
+
+  
+
+
+
+
+
+
+
+
+  
+  
+  
+  首页 > ServiceComb
+  
+  
+
+http://schema.org/Person";>
+
+  
+
+  
+
+  
+
+  
+
+  
+
+
+  
+   
+ 
+   ServiceComb提供了一套å…
³äºŽæœåŠ¡æ³¨å†Œï¼ŒæœåŠ¡å‘现,服务é…
ç½®ä»¥åŠç®¡ç†åŠŸèƒ½çš„微服务框架
+ 
+   
+  
+
+  
+
+  
+关注
+
+  
+http://schema.org/Place";>
+
+  
+ 中国
+  
+
+
+  
+
+  
+
+  
+
+  mailto:servicecomb-develop...@googlegroups.com";>
+
+ 
电子邮箱
+  
+
+  
+
+  
+
+  
+
+  
+
+  
+
+  
+
+  
+
+  
+
+  
+
+  
+
+  
+
+  https://github.com/ServiceComb"; itemprop="sameAs">
+ GitHub
+  
+
+  
+
+  
+
+  
+
+  
+
+  
+
+  
+
+  
+
+  
+
+  
+
+  
+
+  
+
+  
+
+  
+
+  
+
+  
+
+
+  
+
+  
+  
+  
+
+
+  
+
+
+  
+  
+  切换菜单
+  
+
+  
+
+
+
+  
+  
+
+
+
+  
+
+  
+
+
+按时间排序
+按标签排序
+
+
+
+
+
+
+
+  
+  
+2017
+
+  
+  
+
+
+
+
+  http://schema.org/CreativeWork";>
+
+
+  
+老司机带你
刷任务 - ServiceComb JIRA入门指南
+
+  
+
+ServiceComb JIRAå…
¥é—¨æŒ‡å—
+
+
+   
+
+
+
+
+  少于 1 分钟 阅读
+
+
+
+  
+
+
+
+  
+  
+  
+
+
+
+

[47/57] [partial] incubator-servicecomb-website git commit: Generated the static pages for asf-site

2017-12-12 Thread ningjiang
http://git-wip-us.apache.org/repos/asf/incubator-servicecomb-website/blob/08e1b43f/content/assets/fonts/fontawesome-webfont.woff
--
diff --git a/content/assets/fonts/fontawesome-webfont.woff 
b/content/assets/fonts/fontawesome-webfont.woff
new file mode 100644
index 000..400014a
Binary files /dev/null and b/content/assets/fonts/fontawesome-webfont.woff 
differ

http://git-wip-us.apache.org/repos/asf/incubator-servicecomb-website/blob/08e1b43f/content/assets/fonts/fontawesome-webfont.woff2
--
diff --git a/content/assets/fonts/fontawesome-webfont.woff2 
b/content/assets/fonts/fontawesome-webfont.woff2
new file mode 100644
index 000..4d13fc6
Binary files /dev/null and b/content/assets/fonts/fontawesome-webfont.woff2 
differ

http://git-wip-us.apache.org/repos/asf/incubator-servicecomb-website/blob/08e1b43f/content/assets/images/ConsumerList.PNG
--
diff --git a/content/assets/images/ConsumerList.PNG 
b/content/assets/images/ConsumerList.PNG
new file mode 100644
index 000..4da2c2d
Binary files /dev/null and b/content/assets/images/ConsumerList.PNG differ

http://git-wip-us.apache.org/repos/asf/incubator-servicecomb-website/blob/08e1b43f/content/assets/images/Dashboard.PNG
--
diff --git a/content/assets/images/Dashboard.PNG 
b/content/assets/images/Dashboard.PNG
new file mode 100644
index 000..c365aa2
Binary files /dev/null and b/content/assets/images/Dashboard.PNG differ

http://git-wip-us.apache.org/repos/asf/incubator-servicecomb-website/blob/08e1b43f/content/assets/images/InstanceList.PNG
--
diff --git a/content/assets/images/InstanceList.PNG 
b/content/assets/images/InstanceList.PNG
new file mode 100644
index 000..87f2a58
Binary files /dev/null and b/content/assets/images/InstanceList.PNG differ

http://git-wip-us.apache.org/repos/asf/incubator-servicecomb-website/blob/08e1b43f/content/assets/images/ProviderList.PNG
--
diff --git a/content/assets/images/ProviderList.PNG 
b/content/assets/images/ProviderList.PNG
new file mode 100644
index 000..c286971
Binary files /dev/null and b/content/assets/images/ProviderList.PNG differ

http://git-wip-us.apache.org/repos/asf/incubator-servicecomb-website/blob/08e1b43f/content/assets/images/Rss.png
--
diff --git a/content/assets/images/Rss.png b/content/assets/images/Rss.png
new file mode 100644
index 000..4b16d61
Binary files /dev/null and b/content/assets/images/Rss.png differ

http://git-wip-us.apache.org/repos/asf/incubator-servicecomb-website/blob/08e1b43f/content/assets/images/SchemaList.PNG
--
diff --git a/content/assets/images/SchemaList.PNG 
b/content/assets/images/SchemaList.PNG
new file mode 100644
index 000..bab359f
Binary files /dev/null and b/content/assets/images/SchemaList.PNG differ

http://git-wip-us.apache.org/repos/asf/incubator-servicecomb-website/blob/08e1b43f/content/assets/images/SchemaView.PNG
--
diff --git a/content/assets/images/SchemaView.PNG 
b/content/assets/images/SchemaView.PNG
new file mode 100644
index 000..2ddeda9
Binary files /dev/null and b/content/assets/images/SchemaView.PNG differ

http://git-wip-us.apache.org/repos/asf/incubator-servicecomb-website/blob/08e1b43f/content/assets/images/Schematest.PNG
--
diff --git a/content/assets/images/Schematest.PNG 
b/content/assets/images/Schematest.PNG
new file mode 100644
index 000..a81d470
Binary files /dev/null and b/content/assets/images/Schematest.PNG differ

http://git-wip-us.apache.org/repos/asf/incubator-servicecomb-website/blob/08e1b43f/content/assets/images/SelectInstance.PNG
--
diff --git a/content/assets/images/SelectInstance.PNG 
b/content/assets/images/SelectInstance.PNG
new file mode 100644
index 000..600787b
Binary files /dev/null and b/content/assets/images/SelectInstance.PNG differ

http://git-wip-us.apache.org/repos/asf/incubator-servicecomb-website/blob/08e1b43f/content/assets/images/Service-Center-UI-Preview.gif
--
diff --git a/content/assets/images/Service-Center-UI-Preview.gif 
b/content/assets/images/Service-Center-UI-Preview.gif
new file mode 100644
index 000..8bc6adc
Binary files /dev/null and 
b/content/assets/images/Service-Center-UI-Preview.gif differ

http://git-wip-us.apache.org/repos/asf/incubator-servicecomb-webs

[40/57] [partial] incubator-servicecomb-website git commit: Generated the static pages for asf-site

2017-12-12 Thread ningjiang
http://git-wip-us.apache.org/repos/asf/incubator-servicecomb-website/blob/08e1b43f/content/cn/docs/jira_beginner_guide/index.html
--
diff --git a/content/cn/docs/jira_beginner_guide/index.html 
b/content/cn/docs/jira_beginner_guide/index.html
new file mode 100644
index 000..ed9c307
--- /dev/null
+++ b/content/cn/docs/jira_beginner_guide/index.html
@@ -0,0 +1,789 @@
+
+
+
+  
+
+
+
+
+
+
+
+
+
+
+
+
+老司机带你刷任务 - ServiceComb JIRA入门指南 - Apache 
incubator ServiceComb
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+  http://github.com/pages/ServiceComb/servicesomb.github.io/cn/docs/jira_beginner_guide/";>
+  http://github.com/pages/ServiceComb/servicesomb.github.io/cn/docs/jira_beginner_guide/";>
+
+
+
+  
+
+
+
+  
+  
+  
+  
+
+  
+
+
+  
+
+  
+
+  
+
+
+
+  
+
+  
+
+
+
+
+
+  
+  
+
+
+
+
+
+
+
+
+  
+{
+  "@context" : "http://schema.org";,
+  "@type" : "Person",
+  "name" : "Apache incubator ServiceComb",
+  "url" : "http://github.com/pages/ServiceComb/servicesomb.github.io";,
+  "sameAs" : null
+}
+  
+
+
+
+  
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+  document.documentElement.className = 
document.documentElement.className.replace(/\bno-js\b/g, '') + ' js ';
+
+https://cdnjs.cloudflare.com/ajax/libs/clipboard.js/1.7.1/clipboard.min.js";>
+
+
+https://cdnjs.cloudflare.com/ajax/libs/mathjax/2.7.1/MathJax.js?config=TeX-MML-AM_CHTML";>
+
+
+https://maxcdn.bootstrapcdn.com/bootstrap/4.0.0-beta/css/bootstrap.min.css";
 
integrity="sha384-/Y6pD6FV/Vv2HJnA6t+vslU6fwYXjCFtcEpHbNJ0lyAFsXTsjBbfaDjzALeQsN6M"
 crossorigin="anonymous">
+
+https://code.jquery.com/jquery-3.2.1.slim.min.js"; 
integrity="sha384-KJ3o2DKtIkvYIK3UENzmM7KCkRr/rE9/Qpg6aAZGJwFDMVNA/GpGFF93hXpG5KkN"
 crossorigin="anonymous">
+https://cdnjs.cloudflare.com/ajax/libs/popper.js/1.11.0/umd/popper.min.js"; 
integrity="sha384-b/U6ypiBEHpOf/4+1nzFpr53nxSS+GLCkfwBdFNTxtclqqenISfwAzpKaMNFNmj4"
 crossorigin="anonymous">
+https://maxcdn.bootstrapcdn.com/bootstrap/4.0.0-beta/js/bootstrap.min.js"; 
integrity="sha384-h0AbiXch4ZDo7tp9hKZ4TsHbi047NrKGLO3SEJAg45jXxnGIfYzk4Si90RDIqNm1"
 crossorigin="anonymous">
+
+
+
+
+
+
+
+
+
+
+
+https://fonts.cat.net/css?family=Roboto:400,500,700|Source+Code+Pro" 
rel="stylesheet">
+
+
+
+  
+
+  
+
+
+
+  
+
+  
+ 
+  
+ 
+
+  
+
+
+  
+  
+  
+快速入门
+  
+
+  
+
+
+  
+  
+  
+用户手册
+  
+
+  
+
+
+  
+  
+  
+开发者手册
+  
+
+  
+
+
+  
+  
+  
+博文
+  
+
+  
+
+
+  
+  
+  
+常见问题
+  
+
+  
+
+
+
+
+  
+
+
+English
+  
+
+  
+
+  
+
+
+
+
+
+
+
+
+  
+  
+  
+  首页 > ServiceComb
+  
+  
+
+http://schema.org/Person";>
+
+  
+
+  
+Sean Yin
+
+  
+   
+ 
+   Nothing but speed is indestructible
+ 
+   
+  
+
+  
+
+  
+关注
+
+  
+
+  
+
+  http://seanyinx.github.io"; itemprop="url">
+ 网站
+  
+
+  
+
+  
+
+  mailto:seany...@gmail.com";>
+
+ 
电子邮箱
+  
+
+  
+
+  
+
+  
+
+  https://twitter.com/seanyinx"; itemprop="sameAs">
+ 
Twitter
+  
+
+  
+
+  
+
+  
+
+  
+
+  
+
+  
+
+  
+
+  
+
+  
+
+  
+
+  
+
+  
+
+  
+
+  
+
+  
+
+  
+
+  
+
+  
+
+  
+
+  
+
+  
+
+  
+
+  
+
+
+  
+  
+
+
+
+  http://schema.org/CreativeWork";>
+
+
+
+
+
+
+  
+
+  
+老司机带你
刷任务 - ServiceComb JIRA入门指南
+
+
+   
+
+
+
+
+  少于 1 分钟 阅读
+
+
+
+  
+
+  
+
+  
+想参与社区贡献,却感觉老虎咬天,无
从下口?不用担心,老司机带你一起刷新手任务!
+
+ServiceComb的所有任务托管在https://servicecomb.atlassian.net";>ServiceComb JIRA上,
+首先你需要https://id.atlassian.com/signup?continue=https%3A

[27/57] [partial] incubator-servicecomb-website git commit: Generated the static pages for asf-site

2017-12-12 Thread ningjiang
http://git-wip-us.apache.org/repos/asf/incubator-servicecomb-website/blob/08e1b43f/content/cn/users/edging-service/nginx/index.html
--
diff --git a/content/cn/users/edging-service/nginx/index.html 
b/content/cn/users/edging-service/nginx/index.html
new file mode 100644
index 000..d4baaa6
--- /dev/null
+++ b/content/cn/users/edging-service/nginx/index.html
@@ -0,0 +1,810 @@
+
+
+
+  
+
+
+
+
+
+
+
+
+
+
+
+
+使用confd和Nginx做边缘服务 - Apache incubator 
ServiceComb
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+  http://github.com/pages/ServiceComb/servicesomb.github.io/cn/users/edging-service/nginx/";>
+  http://github.com/pages/ServiceComb/servicesomb.github.io/cn/users/edging-service/nginx/";>
+
+
+
+  
+
+
+
+  
+  
+  
+  
+
+  
+
+
+  
+
+  
+
+
+
+  
+
+  
+
+
+
+
+
+
+
+
+
+
+
+
+  
+{
+  "@context" : "http://schema.org";,
+  "@type" : "Person",
+  "name" : "Apache incubator ServiceComb",
+  "url" : "http://github.com/pages/ServiceComb/servicesomb.github.io";,
+  "sameAs" : null
+}
+  
+
+
+
+  
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+  document.documentElement.className = 
document.documentElement.className.replace(/\bno-js\b/g, '') + ' js ';
+
+https://cdnjs.cloudflare.com/ajax/libs/clipboard.js/1.7.1/clipboard.min.js";>
+
+
+https://cdnjs.cloudflare.com/ajax/libs/mathjax/2.7.1/MathJax.js?config=TeX-MML-AM_CHTML";>
+
+
+https://maxcdn.bootstrapcdn.com/bootstrap/4.0.0-beta/css/bootstrap.min.css";
 
integrity="sha384-/Y6pD6FV/Vv2HJnA6t+vslU6fwYXjCFtcEpHbNJ0lyAFsXTsjBbfaDjzALeQsN6M"
 crossorigin="anonymous">
+
+https://code.jquery.com/jquery-3.2.1.slim.min.js"; 
integrity="sha384-KJ3o2DKtIkvYIK3UENzmM7KCkRr/rE9/Qpg6aAZGJwFDMVNA/GpGFF93hXpG5KkN"
 crossorigin="anonymous">
+https://cdnjs.cloudflare.com/ajax/libs/popper.js/1.11.0/umd/popper.min.js"; 
integrity="sha384-b/U6ypiBEHpOf/4+1nzFpr53nxSS+GLCkfwBdFNTxtclqqenISfwAzpKaMNFNmj4"
 crossorigin="anonymous">
+https://maxcdn.bootstrapcdn.com/bootstrap/4.0.0-beta/js/bootstrap.min.js"; 
integrity="sha384-h0AbiXch4ZDo7tp9hKZ4TsHbi047NrKGLO3SEJAg45jXxnGIfYzk4Si90RDIqNm1"
 crossorigin="anonymous">
+
+
+
+
+
+
+
+
+
+
+
+https://fonts.cat.net/css?family=Roboto:400,500,700|Source+Code+Pro" 
rel="stylesheet">
+
+
+
+  
+
+  
+
+
+
+  
+
+  
+ 
+  
+ 
+
+  
+
+
+  
+  
+  
+快速入门
+  
+
+  
+
+
+  
+  
+  
+用户手册
+  
+
+  
+
+
+  
+  
+  
+开发者手册
+  
+
+  
+
+
+  
+  
+  
+博文
+  
+
+  
+
+
+  
+  
+  
+常见问题
+  
+
+  
+
+
+
+
+  
+
+
+English
+  
+
+  
+
+  
+
+
+
+
+
+
+
+
+  
+  
+  
+  首页 > ServiceComb
+  
+  
+  
+
+  
+  
+  
+
+
+  
+
+
+  
+  
+  切换菜单
+  
+
+  
+
+  用户手册
+
+
+
+
+  
+
+
+
+
+
+
+Java Chassis系统架构
+  
+
+
+
+
+
+
+环境é…
ç½®
+  
+
+
+  
+
+  
+
+  开发服务提供者
+
+
+
+
+  
+
+
+
+
+
+
+服务定义
+  
+
+
+
+
+
+
+服务契约
+  
+
+
+
+
+
+
+用SpringMVC开发微服务
+  
+
+
+
+
+
+
+用JAX-RS开发微服务
+  
+
+
+
+
+
+
+用透明RPC开发微服务
+  
+
+
+
+
+
+
+服务接口约束
+  
+
+
+
+
+
+
+服务é…
ç½®
+  
+
+
+
+
+
+
+通信协议
+  
+
+
+
+
+
+
+程序启动逻辑
+  
+
+
+

[20/57] [partial] incubator-servicecomb-website git commit: Generated the static pages for asf-site

2017-12-12 Thread ningjiang
http://git-wip-us.apache.org/repos/asf/incubator-servicecomb-website/blob/08e1b43f/content/docs/company-on-kubernetes/index.html
--
diff --git a/content/docs/company-on-kubernetes/index.html 
b/content/docs/company-on-kubernetes/index.html
new file mode 100644
index 000..bc2abc0
--- /dev/null
+++ b/content/docs/company-on-kubernetes/index.html
@@ -0,0 +1,887 @@
+
+
+
+  
+
+
+
+
+
+
+
+
+
+
+
+
+One-click Deployment at Kubernetes - Apache incubator 
ServiceComb
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+  http://github.com/pages/ServiceComb/servicesomb.github.io/docs/company-on-kubernetes/";>
+  http://github.com/pages/ServiceComb/servicesomb.github.io/docs/company-on-kubernetes/";>
+
+
+
+  
+
+
+
+  
+  
+  
+  
+
+  
+
+
+  
+
+  
+
+  
+
+
+
+  
+
+  
+
+
+
+
+
+  
+  
+
+
+
+
+
+
+
+
+  
+{
+  "@context" : "http://schema.org";,
+  "@type" : "Person",
+  "name" : "Apache incubator ServiceComb",
+  "url" : "http://github.com/pages/ServiceComb/servicesomb.github.io";,
+  "sameAs" : null
+}
+  
+
+
+
+  
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+  document.documentElement.className = 
document.documentElement.className.replace(/\bno-js\b/g, '') + ' js ';
+
+https://cdnjs.cloudflare.com/ajax/libs/clipboard.js/1.7.1/clipboard.min.js";>
+
+
+https://cdnjs.cloudflare.com/ajax/libs/mathjax/2.7.1/MathJax.js?config=TeX-MML-AM_CHTML";>
+
+
+https://maxcdn.bootstrapcdn.com/bootstrap/4.0.0-beta/css/bootstrap.min.css";
 
integrity="sha384-/Y6pD6FV/Vv2HJnA6t+vslU6fwYXjCFtcEpHbNJ0lyAFsXTsjBbfaDjzALeQsN6M"
 crossorigin="anonymous">
+
+https://code.jquery.com/jquery-3.2.1.slim.min.js"; 
integrity="sha384-KJ3o2DKtIkvYIK3UENzmM7KCkRr/rE9/Qpg6aAZGJwFDMVNA/GpGFF93hXpG5KkN"
 crossorigin="anonymous">
+https://cdnjs.cloudflare.com/ajax/libs/popper.js/1.11.0/umd/popper.min.js"; 
integrity="sha384-b/U6ypiBEHpOf/4+1nzFpr53nxSS+GLCkfwBdFNTxtclqqenISfwAzpKaMNFNmj4"
 crossorigin="anonymous">
+https://maxcdn.bootstrapcdn.com/bootstrap/4.0.0-beta/js/bootstrap.min.js"; 
integrity="sha384-h0AbiXch4ZDo7tp9hKZ4TsHbi047NrKGLO3SEJAg45jXxnGIfYzk4Si90RDIqNm1"
 crossorigin="anonymous">
+
+
+
+
+
+
+
+
+
+
+
+https://fonts.cat.net/css?family=Roboto:400,500,700|Source+Code+Pro" 
rel="stylesheet">
+
+
+
+  
+
+  
+
+
+
+  
+
+  
+ 
+  
+ 
+
+  
+
+
+  
+  
+  
+Quick Start
+  
+
+  
+
+
+  
+  
+  
+Users
+  
+
+  
+
+
+  
+  
+  
+Developers
+  
+
+  
+
+
+  
+  
+  
+Blogs
+  
+
+  
+
+
+  
+  
+  
+FAQ
+  
+
+  
+
+
+
+
+  
+
+中文
+  
+
+  
+
+  
+
+
+
+
+
+
+
+
+  
+  
+  
+  Home > ServiceComb
+  
+  
+
+http://schema.org/Person";>
+
+  
+
+  
+Zen Lin
+
+  
+   
+To enjoy in opensource community.
+   
+  
+
+  
+
+  
+Follow
+
+  
+
+  
+
+  http://zenlintechnofreak.github.io"; itemprop="url">
+ Website
+  
+
+  
+
+  
+
+  mailto:zenlintechnofr...@gmail.com";>
+
+ 
Email
+  
+
+  
+
+  
+
+  
+
+  
+
+  
+
+  
+
+  
+
+  
+
+  
+
+  
+
+  
+
+  
+
+  
+
+  
+
+  
+
+  
+
+  
+
+  
+
+  
+
+  
+
+  
+
+  
+
+  
+
+  
+
+  
+
+
+  
+  
+
+
+
+  http://schema.org/CreativeWork";>
+
+
+
+
+
+
+  
+
+  
+One-click Deployment 
at Kubernetes
+
+
+   
+
+
+
+
+  3 minute read
+
+
+
+  
+
+  
+
+  
+Blog Linux Con Workshop 
Demo describes how to use the ServiceComb rapid development company 
example, the typical enterprise application company example for fast 
micro-serviced.
+
+Now, https://github.com/ServiceComb/ServiceComb-Company-WorkShop.git";>github
 already provides a one-click deployment on the kubernetes cluster. This 
article is going to focus on the corresponding yaml file and service 
communication, which will be useful for developers develop and deploy 
micro-serviced application to the cloud based on the C

[51/57] [partial] incubator-servicecomb-website git commit: Generated the static pages for asf-site

2017-12-12 Thread ningjiang
Generated the static pages for asf-site


Project: 
http://git-wip-us.apache.org/repos/asf/incubator-servicecomb-website/repo
Commit: 
http://git-wip-us.apache.org/repos/asf/incubator-servicecomb-website/commit/08e1b43f
Tree: 
http://git-wip-us.apache.org/repos/asf/incubator-servicecomb-website/tree/08e1b43f
Diff: 
http://git-wip-us.apache.org/repos/asf/incubator-servicecomb-website/diff/08e1b43f

Branch: refs/heads/asf-site
Commit: 08e1b43f8b5086ae7239e4b4c5418befd3d04694
Parents: 2734387
Author: Willem Jiang 
Authored: Sun Dec 10 21:18:25 2017 +0800
Committer: Willem Jiang 
Committed: Sun Dec 10 21:18:25 2017 +0800

--
 content/404.html|  395 +++
 content/CNAME   |1 +
 content/about/language.html |  341 +++
 content/assets/css/main.css |8 +
 content/assets/css/prism.css|  367 +++
 content/assets/fonts/FontAwesome.otf|  Bin 0 -> 134808 bytes
 content/assets/fonts/fontawesome-webfont.eot|  Bin 0 -> 165742 bytes
 content/assets/fonts/fontawesome-webfont.svg| 2671 ++
 content/assets/fonts/fontawesome-webfont.ttf|  Bin 0 -> 165548 bytes
 content/assets/fonts/fontawesome-webfont.woff   |  Bin 0 -> 98024 bytes
 content/assets/fonts/fontawesome-webfont.woff2  |  Bin 0 -> 77160 bytes
 content/assets/images/ConsumerList.PNG  |  Bin 0 -> 51406 bytes
 content/assets/images/Dashboard.PNG |  Bin 0 -> 82572 bytes
 content/assets/images/InstanceList.PNG  |  Bin 0 -> 52659 bytes
 content/assets/images/ProviderList.PNG  |  Bin 0 -> 47134 bytes
 content/assets/images/Rss.png   |  Bin 0 -> 2558 bytes
 content/assets/images/SchemaList.PNG|  Bin 0 -> 59937 bytes
 content/assets/images/SchemaView.PNG|  Bin 0 -> 27108 bytes
 content/assets/images/Schematest.PNG|  Bin 0 -> 104363 bytes
 content/assets/images/SelectInstance.PNG|  Bin 0 -> 38459 bytes
 .../assets/images/Service-Center-UI-Preview.gif |  Bin 0 -> 616202 bytes
 content/assets/images/ServiceComb-logo-1.png|  Bin 0 -> 2986 bytes
 content/assets/images/ServiceComb-logo-2.png|  Bin 0 -> 17582 bytes
 content/assets/images/ServiceComb-logo-3.jpg|  Bin 0 -> 8 bytes
 content/assets/images/ServiceList.PNG   |  Bin 0 -> 85794 bytes
 content/assets/images/Twitter.png   |  Bin 0 -> 1102 bytes
 content/assets/images/Users.png |  Bin 0 -> 1156 bytes
 content/assets/images/add-node.png  |  Bin 0 -> 60206 bytes
 ...best_practices_for_legacy_system_reform.jpeg |  Bin 0 -> 24022 bytes
 content/assets/images/bmi-interface.png |  Bin 0 -> 57307 bytes
 .../assets/images/booking-microservice-yaml.png |  Bin 0 -> 204660 bytes
 content/assets/images/booking-start-success.png |  Bin 0 -> 145253 bytes
 content/assets/images/case_mengtuo_new_mode.png |  Bin 0 -> 22686 bytes
 .../case_mengtuo_reform_before_and_after.png|  Bin 0 -> 39806 bytes
 .../images/case_mengtuo_traditional_mode.png|  Bin 0 -> 24621 bytes
 content/assets/images/code-adjust.png   |  Bin 0 -> 234001 bytes
 content/assets/images/communication.PNG |  Bin 0 -> 26597 bytes
 content/assets/images/company-autoscale-1.png   |  Bin 0 -> 9361 bytes
 content/assets/images/company-autoscale-2.png   |  Bin 0 -> 39000 bytes
 content/assets/images/company-autoscale-3.png   |  Bin 0 -> 45654 bytes
 content/assets/images/company-autoscale-4.png   |  Bin 0 -> 160122 bytes
 content/assets/images/company-autoscale-5.png   |  Bin 0 -> 35491 bytes
 .../images/company_concurrency_performance.png  |  Bin 0 -> 10965 bytes
 content/assets/images/company_cpu_load.png  |  Bin 0 -> 231156 bytes
 .../company_different_log_memory_usage.png  |  Bin 0 -> 322781 bytes
 .../assets/images/company_log_and_jmeter.png|  Bin 0 -> 9743 bytes
 content/assets/images/company_memory_used.png   |  Bin 0 -> 132849 bytes
 content/assets/images/company_response_time.png |  Bin 0 -> 49797 bytes
 content/assets/images/company_test_plan.png |  Bin 0 -> 13497 bytes
 content/assets/images/compile.png   |  Bin 0 -> 54298 bytes
 content/assets/images/config-file.png   |  Bin 0 -> 208021 bytes
 content/assets/images/create-group.png  |  Bin 0 -> 63841 bytes
 content/assets/images/create-pr.jpg |  Bin 0 -> 253892 bytes
 .../images/customer-microservice-yaml.png   |  Bin 0 -> 225243 bytes
 .../assets/images/customer-start-success.png|  Bin 0 -> 164254 bytes
 .../images/distributed-tracing-result.png   |  Bin 0 -> 20091 bytes
 content/assets/images/fibonaccitree.gif |  Bin 0 -> 6671 bytes
 .../assets/images/find-features-by-example.png  |  Bin 0 -> 32917 bytes
 content/assets/images/flow-control-result.png   |  Bin 0 -> 52518 bytes
 content/assets/images/fork-repo.jpg |  B

[34/57] [partial] incubator-servicecomb-website git commit: Generated the static pages for asf-site

2017-12-12 Thread ningjiang
http://git-wip-us.apache.org/repos/asf/incubator-servicecomb-website/blob/08e1b43f/content/cn/docs/quick-start/index.html
--
diff --git a/content/cn/docs/quick-start/index.html 
b/content/cn/docs/quick-start/index.html
new file mode 100644
index 000..11e0d3f
--- /dev/null
+++ b/content/cn/docs/quick-start/index.html
@@ -0,0 +1,559 @@
+
+
+
+  
+
+
+
+
+
+
+
+
+
+
+
+
+快速入门 - Apache incubator ServiceComb
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+  http://github.com/pages/ServiceComb/servicesomb.github.io/cn/docs/quick-start/";>
+  http://github.com/pages/ServiceComb/servicesomb.github.io/cn/docs/quick-start/";>
+
+
+
+  
+
+
+
+  
+  
+  
+  
+
+  
+
+
+  
+
+  
+
+
+
+  
+
+  
+
+
+
+
+
+
+
+
+
+
+
+
+  
+{
+  "@context" : "http://schema.org";,
+  "@type" : "Person",
+  "name" : "Apache incubator ServiceComb",
+  "url" : "http://github.com/pages/ServiceComb/servicesomb.github.io";,
+  "sameAs" : null
+}
+  
+
+
+
+  
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+  document.documentElement.className = 
document.documentElement.className.replace(/\bno-js\b/g, '') + ' js ';
+
+https://cdnjs.cloudflare.com/ajax/libs/clipboard.js/1.7.1/clipboard.min.js";>
+
+
+https://cdnjs.cloudflare.com/ajax/libs/mathjax/2.7.1/MathJax.js?config=TeX-MML-AM_CHTML";>
+
+
+https://maxcdn.bootstrapcdn.com/bootstrap/4.0.0-beta/css/bootstrap.min.css";
 
integrity="sha384-/Y6pD6FV/Vv2HJnA6t+vslU6fwYXjCFtcEpHbNJ0lyAFsXTsjBbfaDjzALeQsN6M"
 crossorigin="anonymous">
+
+https://code.jquery.com/jquery-3.2.1.slim.min.js"; 
integrity="sha384-KJ3o2DKtIkvYIK3UENzmM7KCkRr/rE9/Qpg6aAZGJwFDMVNA/GpGFF93hXpG5KkN"
 crossorigin="anonymous">
+https://cdnjs.cloudflare.com/ajax/libs/popper.js/1.11.0/umd/popper.min.js"; 
integrity="sha384-b/U6ypiBEHpOf/4+1nzFpr53nxSS+GLCkfwBdFNTxtclqqenISfwAzpKaMNFNmj4"
 crossorigin="anonymous">
+https://maxcdn.bootstrapcdn.com/bootstrap/4.0.0-beta/js/bootstrap.min.js"; 
integrity="sha384-h0AbiXch4ZDo7tp9hKZ4TsHbi047NrKGLO3SEJAg45jXxnGIfYzk4Si90RDIqNm1"
 crossorigin="anonymous">
+
+
+
+
+
+
+
+
+
+
+
+https://fonts.cat.net/css?family=Roboto:400,500,700|Source+Code+Pro" 
rel="stylesheet">
+
+
+
+  
+
+  
+
+
+
+  
+
+  
+ 
+  
+ 
+
+  
+
+
+  
+  
+  
+快速入门
+  
+
+  
+
+
+  
+  
+  
+用户手册
+  
+
+  
+
+
+  
+  
+  
+开发者手册
+  
+
+  
+
+
+  
+  
+  
+博文
+  
+
+  
+
+
+  
+  
+  
+常见问题
+  
+
+  
+
+
+
+
+  
+
+
+English
+  
+
+  
+
+  
+
+
+
+
+
+
+
+
+  
+  
+  
+  首页 > ServiceComb
+  
+  
+  
+
+  
+  
+  
+
+
+  
+
+
+  
+  
+  切换菜单
+  
+
+  
+
+  
+  
+
+  快速入门
+
+
+
+  
+
+  
+
+  
+  
+
+  微服务应用快速开发
+
+
+
+  
+
+  
+
+  
+  
+
+  微服务开发进阶
+
+
+
+
+  
+
+
+
+
+
+
+负载均衡
+  
+
+
+
+
+
+
+流量控制
+  
+
+
+
+
+
+
+服务治理
+  
+
+
+
+
+
+
+分布式调用链追踪
+  
+
+
+  
+
+  
+
+  
+  
+
+  数据一致性解决方案
+
+
+
+  
+
+  
+
+
+
+  
+  
+
+
+
+  http://schema.org/CreativeWork";>
+
+
+
+
+
+
+  
+
+  
+快速入门
+
+
+  
+
+  
+
+  
+
+
+
+
+  安装 Java 开发环境
+  运行 Service Center
+  创建第一个微服务
+  运行微服务应用
+  下一步
+
+
+  
+
+
+安装 Java 开发环境
+
+
+  
+安装git,详情可参考https://git-scm.com/book/zh/v2/%E8%B5%B7%E6%AD%A5-%E5%AE%89%E8%A3%85-Git"; 
target="_blank">git安装教程。
+  
+  
+安装JDK 1.8,详情

[12/57] [partial] incubator-servicecomb-website git commit: Generated the static pages for asf-site

2017-12-12 Thread ningjiang
http://git-wip-us.apache.org/repos/asf/incubator-servicecomb-website/blob/08e1b43f/content/docs/seckill-development-journey-part-III/index.html
--
diff --git a/content/docs/seckill-development-journey-part-III/index.html 
b/content/docs/seckill-development-journey-part-III/index.html
new file mode 100644
index 000..6b5e7b4
--- /dev/null
+++ b/content/docs/seckill-development-journey-part-III/index.html
@@ -0,0 +1,823 @@
+
+
+
+  
+
+
+
+
+
+
+
+
+
+
+
+
+SecKill Develop Journey (III) - Apache incubator ServiceComb
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+  http://github.com/pages/ServiceComb/servicesomb.github.io/docs/seckill-development-journey-part-III/";>
+  http://github.com/pages/ServiceComb/servicesomb.github.io/docs/seckill-development-journey-part-III/";>
+
+
+
+  
+
+
+
+  
+  
+  
+  
+
+  
+
+
+  
+
+  
+
+  
+
+
+
+  
+
+  
+
+
+
+
+
+  
+  
+
+
+
+
+
+
+
+
+  
+{
+  "@context" : "http://schema.org";,
+  "@type" : "Person",
+  "name" : "Apache incubator ServiceComb",
+  "url" : "http://github.com/pages/ServiceComb/servicesomb.github.io";,
+  "sameAs" : null
+}
+  
+
+
+
+  
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+  document.documentElement.className = 
document.documentElement.className.replace(/\bno-js\b/g, '') + ' js ';
+
+https://cdnjs.cloudflare.com/ajax/libs/clipboard.js/1.7.1/clipboard.min.js";>
+
+
+https://cdnjs.cloudflare.com/ajax/libs/mathjax/2.7.1/MathJax.js?config=TeX-MML-AM_CHTML";>
+
+
+https://maxcdn.bootstrapcdn.com/bootstrap/4.0.0-beta/css/bootstrap.min.css";
 
integrity="sha384-/Y6pD6FV/Vv2HJnA6t+vslU6fwYXjCFtcEpHbNJ0lyAFsXTsjBbfaDjzALeQsN6M"
 crossorigin="anonymous">
+
+https://code.jquery.com/jquery-3.2.1.slim.min.js"; 
integrity="sha384-KJ3o2DKtIkvYIK3UENzmM7KCkRr/rE9/Qpg6aAZGJwFDMVNA/GpGFF93hXpG5KkN"
 crossorigin="anonymous">
+https://cdnjs.cloudflare.com/ajax/libs/popper.js/1.11.0/umd/popper.min.js"; 
integrity="sha384-b/U6ypiBEHpOf/4+1nzFpr53nxSS+GLCkfwBdFNTxtclqqenISfwAzpKaMNFNmj4"
 crossorigin="anonymous">
+https://maxcdn.bootstrapcdn.com/bootstrap/4.0.0-beta/js/bootstrap.min.js"; 
integrity="sha384-h0AbiXch4ZDo7tp9hKZ4TsHbi047NrKGLO3SEJAg45jXxnGIfYzk4Si90RDIqNm1"
 crossorigin="anonymous">
+
+
+
+
+
+
+
+
+
+
+
+https://fonts.cat.net/css?family=Roboto:400,500,700|Source+Code+Pro" 
rel="stylesheet">
+
+
+
+  
+
+  
+
+
+
+  
+
+  
+ 
+  
+ 
+
+  
+
+
+  
+  
+  
+Quick Start
+  
+
+  
+
+
+  
+  
+  
+Users
+  
+
+  
+
+
+  
+  
+  
+Developers
+  
+
+  
+
+
+  
+  
+  
+Blogs
+  
+
+  
+
+
+  
+  
+  
+FAQ
+  
+
+  
+
+
+
+
+  
+
+中文
+  
+
+  
+
+  
+
+
+
+
+
+
+
+
+  
+  
+  
+  Home > ServiceComb
+  
+  
+
+http://schema.org/Person";>
+
+  
+
+  
+Yangyong Zheng
+
+  
+   
+Fast Action, do not ask
+   
+  
+
+  
+
+  
+Follow
+
+  
+
+  
+
+  https://zhengyangyong.github.io"; itemprop="url">
+ Website
+  
+
+  
+
+  
+
+  mailto:yangyong.zh...@huawei.com";>
+
+ 
Email
+  
+
+  
+
+  
+
+  
+
+  
+
+  
+
+  
+
+  
+
+  
+
+  
+
+  
+
+  
+
+  
+
+  
+
+  
+
+  
+
+  
+
+  
+
+  
+
+  
+
+  
+
+  
+
+  
+
+  
+
+  
+
+  
+
+
+  
+  
+
+
+
+  http://schema.org/CreativeWork";>
+
+
+
+
+
+
+  
+
+  
+SecKill Develop 
Journey (III)
+
+
+   
+
+
+
+
+  2 minute read
+
+
+
+  
+
+  
+
+  
+Previous 
article we had built a full-featured seckill demo, release it version 
0.1.0-RELEASE; now you should find that data persistence is centered on a 
single database, seckill is high-stress scenario, it’s difficult to meet 
high-scalable requirement, and as we mentioned at the beginning, micro-service 
is recommended to have independent storage, so we will start using Event 
Sourcing implement CQRS pattern to enhance the ability to endure huge 
re

[50/57] [partial] incubator-servicecomb-website git commit: Generated the static pages for asf-site

2017-12-12 Thread ningjiang
http://git-wip-us.apache.org/repos/asf/incubator-servicecomb-website/blob/08e1b43f/content/assets/css/main.css
--
diff --git a/content/assets/css/main.css b/content/assets/css/main.css
new file mode 100644
index 000..0a603eb
--- /dev/null
+++ b/content/assets/css/main.css
@@ -0,0 +1,8 @@
+/*!
+ * Minimal Mistakes Jekyll Theme 4.4.1 by Michael Rose
+ * Copyright 2017 Michael Rose - mademistakes.com | @mmistakes
+ * Licensed under MIT 
(https://github.com/mmistakes/minimal-mistakes/blob/master/LICENSE.txt)
+*/@font-face{font-family:CustomSerifFont;font-weight:400;src:local("PingFangSC"),local("Microsoft
 Yahei"),local("WenQuanYi Micro Hei"),local("Noto Sans Mono CJK 
SC"),local(Helvetica),local(Arial)}@font-face{font-family:CustomSerifFont;font-weight:400;unicode-range:U+00-024F;src:local("Roboto"),local(Helvetica),local(Arial)}/*!
+ *  Font Awesome 4.7.0 by @davegandy - http://fontawesome.io - @fontawesome
+ *  License - http://fontawesome.io/license (Font: SIL OFL 1.1, CSS: MIT 
License)
+ 
*/@font-face{font-family:'FontAwesome';src:url("../fonts/fontawesome-webfont.eot?v=4.7.0");src:url("../fonts/fontawesome-webfont.eot?#iefix&v=4.7.0")
 format("embedded-opentype"),url("../fonts/fontawesome-webfont.woff2?v=4.7.0") 
format("woff2"),url("../fonts/fontawesome-webfont.woff?v=4.7.0") 
format("woff"),url("../fonts/fontawesome-webfont.ttf?v=4.7.0") 
format("truetype"),url("../fonts/fontawesome-webfont.svg?v=4.7.0#fontawesomeregular")
 
format("svg");font-weight:normal;font-style:normal}.fa{display:inline-block;font:normal
 normal normal 14px/1 
FontAwesome;font-size:inherit;text-rendering:auto;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.fa-lg{font-size:1.3em;line-height:.75em;vertical-align:-15%}.fa-2x{font-size:2em}.fa-3x{font-size:3em}.fa-4x{font-size:4em}.fa-5x{font-size:5em}.fa-fw{width:1.28571em;text-align:center}.fa-ul{padding-left:0;margin-left:2.14286em;list-style-type:none}.fa-ul>li{position:relative}.fa-li{position:absolute;left:-2.14286em;wi
 
dth:2.14286em;top:.14286em;text-align:center}.fa-li.fa-lg{left:-1.85714em}.fa-border{padding:.2em
 .25em .15em;border:solid 0.08em 
#eee;border-radius:.1em}.fa-pull-left{float:left}.fa-pull-right{float:right}.fa.fa-pull-left{margin-right:.3em}.fa.fa-pull-right{margin-left:.3em}.pull-right{float:right}.pull-left{float:left}.fa.pull-left{margin-right:.3em}.fa.pull-right{margin-left:.3em}.fa-spin{-webkit-animation:fa-spin
 2s infinite linear;animation:fa-spin 2s infinite 
linear}.fa-pulse{-webkit-animation:fa-spin 1s infinite 
steps(8);animation:fa-spin 1s infinite steps(8)}@-webkit-keyframes 
fa-spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}100%{-webkit-transform:rotate(359deg);transform:rotate(359deg)}}@keyframes
 
fa-spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}100%{-webkit-transform:rotate(359deg);transform:rotate(359deg)}}.fa-rotate-90{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=1)";-webkit-transform:rotate(90deg);-ms-transform:rotate
 
(90deg);transform:rotate(90deg)}.fa-rotate-180{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=2)";-webkit-transform:rotate(180deg);-ms-transform:rotate(180deg);transform:rotate(180deg)}.fa-rotate-270{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=3)";-webkit-transform:rotate(270deg);-ms-transform:rotate(270deg);transform:rotate(270deg)}.fa-flip-horizontal{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=0,
 mirror=1)";-webkit-transform:scale(-1, 1);-ms-transform:scale(-1, 
1);transform:scale(-1, 
1)}.fa-flip-vertical{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=2,
 mirror=1)";-webkit-transform:scale(1, -1);-ms-transform:scale(1, 
-1);transform:scale(1, -1)}:root .fa-rotate-90,:root .fa-rotate-180,:root 
.fa-rotate-270,:root .fa-flip-horizontal,:root 
.fa-flip-vertical{filter:none}.fa-stack{position:relative;display:inline-block;width:2em;height:2em;line-height:2em;vertical-align:middle}.fa-stack-1x,.fa-stack-2x{pos
 
ition:absolute;left:0;width:100%;text-align:center}.fa-stack-1x{line-height:inherit}.fa-stack-2x{font-size:2em}.fa-inverse{color:#fff}.fa-glass:before{content:""}.fa-music:before{content:""}.fa-search:before{content:""}.fa-envelope-o:before{content:""}.fa-heart:before{content:""}.fa-star:before{content:"ï€
…
"}.fa-star-o:before{content:""}.fa-user:before{content:""}.fa-film:before{content:""}.fa-th-large:before{content:""}.fa-th:before{content:""}.fa-th-list:before{content:""}.fa-check:before{content:""}.fa-remove:before,.fa-close:before,.fa-times:before{content:""}.fa-search-plus:before{content:""}.fa-search-minus:before{content:""}.fa-power-off:before{content:""}.fa-signal:before{content:""}.fa-gear:before,.fa-cog:before{content:""}.fa-trash-o:before{content:""}.fa-home:before{content:""}.fa-file-o:before{content:""}.fa-cl

[48/57] [partial] incubator-servicecomb-website git commit: Generated the static pages for asf-site

2017-12-12 Thread ningjiang
http://git-wip-us.apache.org/repos/asf/incubator-servicecomb-website/blob/08e1b43f/content/assets/fonts/fontawesome-webfont.svg
--
diff --git a/content/assets/fonts/fontawesome-webfont.svg 
b/content/assets/fonts/fontawesome-webfont.svg
new file mode 100644
index 000..855c845
--- /dev/null
+++ b/content/assets/fonts/fontawesome-webfont.svg
@@ -0,0 +1,2671 @@
+
+http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd"; >
+
+
+Created by FontForge 20120731 at Mon Oct 24 17:37:40 2016
+ By ,,,
+Copyright Dave Gandy 2016. All rights reserved.
+
+
+
+  
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+http://git-wip-us.apache.org/repos/asf/incubator-servicecomb-website/blob/08e1b43f/content/assets/fonts/fontawesome-webfont.ttf
--
diff --git a/content/assets/fonts/fontawesome-webfont.ttf 
b/content/assets/fonts/fontawesome-webfont.ttf
new file mode 100644
index 000..35acda2
Binary files /dev/null and b/content/assets/fonts/fontawesome-webfont.ttf differ




[41/57] [partial] incubator-servicecomb-website git commit: Generated the static pages for asf-site

2017-12-12 Thread ningjiang
http://git-wip-us.apache.org/repos/asf/incubator-servicecomb-website/blob/08e1b43f/content/cn/docs/go-to-cloud/index.html
--
diff --git a/content/cn/docs/go-to-cloud/index.html 
b/content/cn/docs/go-to-cloud/index.html
new file mode 100644
index 000..ddc8c5c
--- /dev/null
+++ b/content/cn/docs/go-to-cloud/index.html
@@ -0,0 +1,937 @@
+
+
+
+  
+
+
+
+
+
+
+
+
+
+
+
+
+单体应用利用ServiceComb实现微服务化和云化之路 - Apache 
incubator ServiceComb
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+  http://github.com/pages/ServiceComb/servicesomb.github.io/cn/docs/go-to-cloud/";>
+  http://github.com/pages/ServiceComb/servicesomb.github.io/cn/docs/go-to-cloud/";>
+
+
+
+  
+
+
+
+  
+  
+  
+  
+
+  
+
+
+  
+
+  
+
+  
+
+
+
+  
+
+  
+
+
+
+
+
+  
+  
+
+
+
+
+
+
+
+
+  
+{
+  "@context" : "http://schema.org";,
+  "@type" : "Person",
+  "name" : "Apache incubator ServiceComb",
+  "url" : "http://github.com/pages/ServiceComb/servicesomb.github.io";,
+  "sameAs" : null
+}
+  
+
+
+
+  
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+  document.documentElement.className = 
document.documentElement.className.replace(/\bno-js\b/g, '') + ' js ';
+
+https://cdnjs.cloudflare.com/ajax/libs/clipboard.js/1.7.1/clipboard.min.js";>
+
+
+https://cdnjs.cloudflare.com/ajax/libs/mathjax/2.7.1/MathJax.js?config=TeX-MML-AM_CHTML";>
+
+
+https://maxcdn.bootstrapcdn.com/bootstrap/4.0.0-beta/css/bootstrap.min.css";
 
integrity="sha384-/Y6pD6FV/Vv2HJnA6t+vslU6fwYXjCFtcEpHbNJ0lyAFsXTsjBbfaDjzALeQsN6M"
 crossorigin="anonymous">
+
+https://code.jquery.com/jquery-3.2.1.slim.min.js"; 
integrity="sha384-KJ3o2DKtIkvYIK3UENzmM7KCkRr/rE9/Qpg6aAZGJwFDMVNA/GpGFF93hXpG5KkN"
 crossorigin="anonymous">
+https://cdnjs.cloudflare.com/ajax/libs/popper.js/1.11.0/umd/popper.min.js"; 
integrity="sha384-b/U6ypiBEHpOf/4+1nzFpr53nxSS+GLCkfwBdFNTxtclqqenISfwAzpKaMNFNmj4"
 crossorigin="anonymous">
+https://maxcdn.bootstrapcdn.com/bootstrap/4.0.0-beta/js/bootstrap.min.js"; 
integrity="sha384-h0AbiXch4ZDo7tp9hKZ4TsHbi047NrKGLO3SEJAg45jXxnGIfYzk4Si90RDIqNm1"
 crossorigin="anonymous">
+
+
+
+
+
+
+
+
+
+
+
+https://fonts.cat.net/css?family=Roboto:400,500,700|Source+Code+Pro" 
rel="stylesheet">
+
+
+
+  
+
+  
+
+
+
+  
+
+  
+ 
+  
+ 
+
+  
+
+
+  
+  
+  
+快速入门
+  
+
+  
+
+
+  
+  
+  
+用户手册
+  
+
+  
+
+
+  
+  
+  
+开发者手册
+  
+
+  
+
+
+  
+  
+  
+博文
+  
+
+  
+
+
+  
+  
+  
+常见问题
+  
+
+  
+
+
+
+
+  
+
+
+English
+  
+
+  
+
+  
+
+
+
+
+
+
+
+
+  
+  
+  
+  首页 > ServiceComb
+  
+  
+
+http://schema.org/Person";>
+
+  
+
+  
+Tank Tian
+
+  
+   
+ 
+   How lucky we are. To be free.
+ 
+   
+  
+
+  
+
+  
+关注
+
+  
+
+  
+
+  https://tanktian.github.io/"; itemprop="url">
+ 网站
+  
+
+  
+
+  
+
+  mailto:chd.tianm...@gmail.com";>
+
+ 
电子邮箱
+  
+
+  
+
+  
+
+  
+
+  
+
+  
+
+  
+
+  
+
+  
+
+  
+
+  
+
+  
+
+  
+
+  
+
+  
+
+  
+
+  
+
+  
+
+  
+
+  
+
+  
+
+  
+
+  
+
+  
+
+  
+
+  
+
+
+  
+  
+
+
+
+  http://schema.org/CreativeWork";>
+
+
+
+
+
+
+  
+
+  
+单体应用利用ServiceComb实现微服务化和云化之路
+
+
+   
+
+
+
+
+  少于 1 分钟 阅读
+
+
+
+  
+
+  
+
+  
+背景
+
+
+  
+Service 
Stage:微服务云应用平台,它是面向企业及开发者
的一站式DevOps平台服务,支持基于微服务的应用开发、治理、部署及运维监控的å
…
¨ç”Ÿå‘½å‘¨æœŸç®¡ç†ï¼Œå¹¶æä¾›å¤§è§„模容器集群管理及中间件服务等平台能力,帮助用户快速构建云分布式应用。
+  
+  
+本指导以Acmeair demo的部署为例,演示如何使用ServiceComb 
(华为å¾

[56/57] incubator-servicecomb-website git commit: Merge branch 'master' into asf-site

2017-12-12 Thread ningjiang
Merge branch 'master' into asf-site


Project: 
http://git-wip-us.apache.org/repos/asf/incubator-servicecomb-website/repo
Commit: 
http://git-wip-us.apache.org/repos/asf/incubator-servicecomb-website/commit/e0c6d4f8
Tree: 
http://git-wip-us.apache.org/repos/asf/incubator-servicecomb-website/tree/e0c6d4f8
Diff: 
http://git-wip-us.apache.org/repos/asf/incubator-servicecomb-website/diff/e0c6d4f8

Branch: refs/heads/asf-site
Commit: e0c6d4f833b3035b09cb669f209a2b96f6b75b80
Parents: 1b79449 ac28d1c
Author: Willem Jiang 
Authored: Tue Dec 12 16:08:22 2017 +0800
Committer: Willem Jiang 
Committed: Tue Dec 12 16:08:22 2017 +0800

--
 _docs/flow-control.md   | 2 +-
 _faqs/cn/faq.md | 6 +++---
 _pages/home.md  | 2 +-
 _posts/cn/2017-06-24-go-to-cloud.md | 2 +-
 _users/cn/communicate-protocol.md   | 2 +-
 _users/cn/develop-with-springmvc.md | 2 +-
 _users/cn/service-configurations.md | 2 +-
 _users/cn/use-servicecomb-in-spring-boot.md | 2 +-
 _users/cn/use-tls.md| 2 +-
 _users/communicate-protocol.md  | 2 +-
 _users/develop-with-springmvc.md| 2 +-
 _users/service-configurations.md| 2 +-
 _users/use-servicecomb-in-spring-boot.md| 2 +-
 _users/use-tls.md   | 2 +-
 14 files changed, 16 insertions(+), 16 deletions(-)
--




[08/57] [partial] incubator-servicecomb-website git commit: Generated the static pages for asf-site

2017-12-12 Thread ningjiang
http://git-wip-us.apache.org/repos/asf/incubator-servicecomb-website/blob/08e1b43f/content/users/communicate-protocol/index.html
--
diff --git a/content/users/communicate-protocol/index.html 
b/content/users/communicate-protocol/index.html
new file mode 100644
index 000..f31311d
--- /dev/null
+++ b/content/users/communicate-protocol/index.html
@@ -0,0 +1,1109 @@
+
+
+
+  
+
+
+
+
+
+
+
+
+
+
+
+
+通信协议 - Apache incubator ServiceComb
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+  http://github.com/pages/ServiceComb/servicesomb.github.io/users/communicate-protocol/";>
+  http://github.com/pages/ServiceComb/servicesomb.github.io/users/communicate-protocol/";>
+
+
+
+  
+
+
+
+  
+  
+  
+  
+
+  
+
+
+  
+
+  
+
+
+
+  
+
+  
+
+
+
+
+
+
+
+
+
+
+
+
+  
+{
+  "@context" : "http://schema.org";,
+  "@type" : "Person",
+  "name" : "Apache incubator ServiceComb",
+  "url" : "http://github.com/pages/ServiceComb/servicesomb.github.io";,
+  "sameAs" : null
+}
+  
+
+
+
+  
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+  document.documentElement.className = 
document.documentElement.className.replace(/\bno-js\b/g, '') + ' js ';
+
+https://cdnjs.cloudflare.com/ajax/libs/clipboard.js/1.7.1/clipboard.min.js";>
+
+
+https://cdnjs.cloudflare.com/ajax/libs/mathjax/2.7.1/MathJax.js?config=TeX-MML-AM_CHTML";>
+
+
+https://maxcdn.bootstrapcdn.com/bootstrap/4.0.0-beta/css/bootstrap.min.css";
 
integrity="sha384-/Y6pD6FV/Vv2HJnA6t+vslU6fwYXjCFtcEpHbNJ0lyAFsXTsjBbfaDjzALeQsN6M"
 crossorigin="anonymous">
+
+https://code.jquery.com/jquery-3.2.1.slim.min.js"; 
integrity="sha384-KJ3o2DKtIkvYIK3UENzmM7KCkRr/rE9/Qpg6aAZGJwFDMVNA/GpGFF93hXpG5KkN"
 crossorigin="anonymous">
+https://cdnjs.cloudflare.com/ajax/libs/popper.js/1.11.0/umd/popper.min.js"; 
integrity="sha384-b/U6ypiBEHpOf/4+1nzFpr53nxSS+GLCkfwBdFNTxtclqqenISfwAzpKaMNFNmj4"
 crossorigin="anonymous">
+https://maxcdn.bootstrapcdn.com/bootstrap/4.0.0-beta/js/bootstrap.min.js"; 
integrity="sha384-h0AbiXch4ZDo7tp9hKZ4TsHbi047NrKGLO3SEJAg45jXxnGIfYzk4Si90RDIqNm1"
 crossorigin="anonymous">
+
+
+
+
+
+
+
+
+
+
+
+https://fonts.cat.net/css?family=Roboto:400,500,700|Source+Code+Pro" 
rel="stylesheet">
+
+
+
+  
+
+  
+
+
+
+  
+
+  
+ 
+  
+ 
+
+  
+
+
+  
+  
+  
+Quick Start
+  
+
+  
+
+
+  
+  
+  
+Users
+  
+
+  
+
+
+  
+  
+  
+Developers
+  
+
+  
+
+
+  
+  
+  
+Blogs
+  
+
+  
+
+
+  
+  
+  
+FAQ
+  
+
+  
+
+
+
+
+  
+
+中文
+  
+
+  
+
+  
+
+
+
+
+
+
+
+
+  
+  
+  
+  Home > ServiceComb
+  
+  
+  
+
+  
+  
+  
+
+
+  
+
+
+  
+  
+  Toggle Menu
+  
+
+  
+
+  User Guide
+
+
+
+
+  
+
+
+
+
+
+
+Java Chassis Architecture
+  
+
+
+
+
+
+
+Setup 
Environment
+  
+
+
+  
+
+  
+
+  Develop Service Provider
+
+
+
+
+  
+
+
+
+
+
+
+Service 
Definition
+  
+
+
+
+
+
+
+Service 
Contract
+  
+
+
+
+
+
+
+Develop 
Microservice with SpringMVC
+  
+
+
+
+
+
+
+Develop 
Microservice with JAX-RS
+  
+
+
+
+
+
+
+Develop Microservice with Transparent RPC
+  
+
+
+
+
+
+
+Service Interface Constraints
+  
+
+
+
+
+
+
+Service 
Configurations
+  
+
+
+
+
+
+
+Communicate Protocol
+  
+
+
+
+
+
+
+Application Boot Up Process
+  
+
+  

[35/57] [partial] incubator-servicecomb-website git commit: Generated the static pages for asf-site

2017-12-12 Thread ningjiang
http://git-wip-us.apache.org/repos/asf/incubator-servicecomb-website/blob/08e1b43f/content/cn/docs/quick-start-dataconsistency/index.html
--
diff --git a/content/cn/docs/quick-start-dataconsistency/index.html 
b/content/cn/docs/quick-start-dataconsistency/index.html
new file mode 100644
index 000..b46d53e
--- /dev/null
+++ b/content/cn/docs/quick-start-dataconsistency/index.html
@@ -0,0 +1,951 @@
+
+
+
+  
+
+
+
+
+
+
+
+
+
+
+
+
+数据一致性解决方案 - Apache incubator ServiceComb
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+  http://github.com/pages/ServiceComb/servicesomb.github.io/cn/docs/quick-start-dataconsistency/";>
+  http://github.com/pages/ServiceComb/servicesomb.github.io/cn/docs/quick-start-dataconsistency/";>
+
+
+
+  
+
+
+
+  
+  
+  
+  
+
+  
+
+
+  
+
+  
+
+
+
+  
+
+  
+
+
+
+
+
+
+
+
+
+
+
+
+  
+{
+  "@context" : "http://schema.org";,
+  "@type" : "Person",
+  "name" : "Apache incubator ServiceComb",
+  "url" : "http://github.com/pages/ServiceComb/servicesomb.github.io";,
+  "sameAs" : null
+}
+  
+
+
+
+  
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+  document.documentElement.className = 
document.documentElement.className.replace(/\bno-js\b/g, '') + ' js ';
+
+https://cdnjs.cloudflare.com/ajax/libs/clipboard.js/1.7.1/clipboard.min.js";>
+
+
+https://cdnjs.cloudflare.com/ajax/libs/mathjax/2.7.1/MathJax.js?config=TeX-MML-AM_CHTML";>
+
+
+https://maxcdn.bootstrapcdn.com/bootstrap/4.0.0-beta/css/bootstrap.min.css";
 
integrity="sha384-/Y6pD6FV/Vv2HJnA6t+vslU6fwYXjCFtcEpHbNJ0lyAFsXTsjBbfaDjzALeQsN6M"
 crossorigin="anonymous">
+
+https://code.jquery.com/jquery-3.2.1.slim.min.js"; 
integrity="sha384-KJ3o2DKtIkvYIK3UENzmM7KCkRr/rE9/Qpg6aAZGJwFDMVNA/GpGFF93hXpG5KkN"
 crossorigin="anonymous">
+https://cdnjs.cloudflare.com/ajax/libs/popper.js/1.11.0/umd/popper.min.js"; 
integrity="sha384-b/U6ypiBEHpOf/4+1nzFpr53nxSS+GLCkfwBdFNTxtclqqenISfwAzpKaMNFNmj4"
 crossorigin="anonymous">
+https://maxcdn.bootstrapcdn.com/bootstrap/4.0.0-beta/js/bootstrap.min.js"; 
integrity="sha384-h0AbiXch4ZDo7tp9hKZ4TsHbi047NrKGLO3SEJAg45jXxnGIfYzk4Si90RDIqNm1"
 crossorigin="anonymous">
+
+
+
+
+
+
+
+
+
+
+
+https://fonts.cat.net/css?family=Roboto:400,500,700|Source+Code+Pro" 
rel="stylesheet">
+
+
+
+  
+
+  
+
+
+
+  
+
+  
+ 
+  
+ 
+
+  
+
+
+  
+  
+  
+快速入门
+  
+
+  
+
+
+  
+  
+  
+用户手册
+  
+
+  
+
+
+  
+  
+  
+开发者手册
+  
+
+  
+
+
+  
+  
+  
+博文
+  
+
+  
+
+
+  
+  
+  
+常见问题
+  
+
+  
+
+
+
+
+  
+
+
+English
+  
+
+  
+
+  
+
+
+
+
+
+
+
+
+  
+  
+  
+  首页 > ServiceComb
+  
+  
+  
+
+  
+  
+  
+
+
+  
+
+
+  
+  
+  切换菜单
+  
+
+  
+
+  
+  
+
+  快速入门
+
+
+
+  
+
+  
+
+  
+  
+
+  微服务应用快速开发
+
+
+
+  
+
+  
+
+  
+  
+
+  微服务开发进阶
+
+
+
+
+  
+
+
+
+
+
+
+负载均衡
+  
+
+
+
+
+
+
+流量控制
+  
+
+
+
+
+
+
+服务治理
+  
+
+
+
+
+
+
+分布式调用链追踪
+  
+
+
+  
+
+  
+
+  
+  
+
+  数据一致性解决方案
+
+
+
+  
+
+  
+
+
+
+  
+  
+
+
+
+  http://schema.org/CreativeWork";>
+
+
+
+
+
+
+  
+
+  
+数据一致性解决方案
+
+
+  
+
+  
+
+  
+
+
+
+
+  运行demo
+  验证
+  下一步
+
+
+  
+
+
+模拟一个简单的旅
行应用,展示如何使用ServiceComb提供的Saga方案保证微服务间数据一致性。
+
+旅行应用包含四个微服务:
+
+  

[39/57] [partial] incubator-servicecomb-website git commit: Generated the static pages for asf-site

2017-12-12 Thread ningjiang
http://git-wip-us.apache.org/repos/asf/incubator-servicecomb-website/blob/08e1b43f/content/cn/docs/linuxcon-workshop-demo/index.html
--
diff --git a/content/cn/docs/linuxcon-workshop-demo/index.html 
b/content/cn/docs/linuxcon-workshop-demo/index.html
new file mode 100644
index 000..10f56c5
--- /dev/null
+++ b/content/cn/docs/linuxcon-workshop-demo/index.html
@@ -0,0 +1,1528 @@
+
+
+
+  
+
+
+
+
+
+
+
+
+
+
+
+
+Linux Con Workshop Demo - Apache incubator ServiceComb
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+  http://github.com/pages/ServiceComb/servicesomb.github.io/cn/docs/linuxcon-workshop-demo/";>
+  http://github.com/pages/ServiceComb/servicesomb.github.io/cn/docs/linuxcon-workshop-demo/";>
+
+
+
+  
+
+
+
+  
+  
+  
+  
+
+  
+
+
+  
+
+  
+
+  
+
+
+
+  
+
+  
+
+
+
+
+
+  
+  
+
+
+
+
+
+
+
+
+  
+{
+  "@context" : "http://schema.org";,
+  "@type" : "Person",
+  "name" : "Apache incubator ServiceComb",
+  "url" : "http://github.com/pages/ServiceComb/servicesomb.github.io";,
+  "sameAs" : null
+}
+  
+
+
+
+  
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+  document.documentElement.className = 
document.documentElement.className.replace(/\bno-js\b/g, '') + ' js ';
+
+https://cdnjs.cloudflare.com/ajax/libs/clipboard.js/1.7.1/clipboard.min.js";>
+
+
+https://cdnjs.cloudflare.com/ajax/libs/mathjax/2.7.1/MathJax.js?config=TeX-MML-AM_CHTML";>
+
+
+https://maxcdn.bootstrapcdn.com/bootstrap/4.0.0-beta/css/bootstrap.min.css";
 
integrity="sha384-/Y6pD6FV/Vv2HJnA6t+vslU6fwYXjCFtcEpHbNJ0lyAFsXTsjBbfaDjzALeQsN6M"
 crossorigin="anonymous">
+
+https://code.jquery.com/jquery-3.2.1.slim.min.js"; 
integrity="sha384-KJ3o2DKtIkvYIK3UENzmM7KCkRr/rE9/Qpg6aAZGJwFDMVNA/GpGFF93hXpG5KkN"
 crossorigin="anonymous">
+https://cdnjs.cloudflare.com/ajax/libs/popper.js/1.11.0/umd/popper.min.js"; 
integrity="sha384-b/U6ypiBEHpOf/4+1nzFpr53nxSS+GLCkfwBdFNTxtclqqenISfwAzpKaMNFNmj4"
 crossorigin="anonymous">
+https://maxcdn.bootstrapcdn.com/bootstrap/4.0.0-beta/js/bootstrap.min.js"; 
integrity="sha384-h0AbiXch4ZDo7tp9hKZ4TsHbi047NrKGLO3SEJAg45jXxnGIfYzk4Si90RDIqNm1"
 crossorigin="anonymous">
+
+
+
+
+
+
+
+
+
+
+
+https://fonts.cat.net/css?family=Roboto:400,500,700|Source+Code+Pro" 
rel="stylesheet">
+
+
+
+  
+
+  
+
+
+
+  
+
+  
+ 
+  
+ 
+
+  
+
+
+  
+  
+  
+快速入门
+  
+
+  
+
+
+  
+  
+  
+用户手册
+  
+
+  
+
+
+  
+  
+  
+开发者手册
+  
+
+  
+
+
+  
+  
+  
+博文
+  
+
+  
+
+
+  
+  
+  
+常见问题
+  
+
+  
+
+
+
+
+  
+
+
+English
+  
+
+  
+
+  
+
+
+
+
+
+
+
+
+  
+  
+  
+  首页 > ServiceComb
+  
+  
+
+http://schema.org/Person";>
+
+  
+
+  
+Sean Yin
+
+  
+   
+ 
+   Nothing but speed is indestructible
+ 
+   
+  
+
+  
+
+  
+关注
+
+  
+
+  
+
+  http://seanyinx.github.io"; itemprop="url">
+ 网站
+  
+
+  
+
+  
+
+  mailto:seany...@gmail.com";>
+
+ 
电子邮箱
+  
+
+  
+
+  
+
+  
+
+  https://twitter.com/seanyinx"; itemprop="sameAs">
+ 
Twitter
+  
+
+  
+
+  
+
+  
+
+  
+
+  
+
+  
+
+  
+
+  
+
+  
+
+  
+
+  
+
+  
+
+  
+
+  
+
+  
+
+  
+
+  
+
+  
+
+  
+
+  
+
+  
+
+  
+
+  
+
+
+  
+  
+
+
+
+  http://schema.org/CreativeWork";>
+
+
+
+
+
+
+  
+
+  
+Linux Con Workshop Demo
+
+
+   
+
+
+
+
+  6 分钟 阅读
+
+
+
+  
+
+  
+
+  
+为了读者
能更容易了解ServiceComb微服务框架的功能以及如何用å…
¶å¿«é€Ÿå¼€å‘微服务,所以提供大家耳熟能详的例子,降低学习
曲线的同时,增加趣味性,加深理解。
+
+本文中假设我们成立了一家科研å…
¬å¸ï¼Œå¤„理复杂的数学运算,以及尖端生物科技ç 
”究,

[49/57] [partial] incubator-servicecomb-website git commit: Generated the static pages for asf-site

2017-12-12 Thread ningjiang
http://git-wip-us.apache.org/repos/asf/incubator-servicecomb-website/blob/08e1b43f/content/assets/css/prism.css
--
diff --git a/content/assets/css/prism.css b/content/assets/css/prism.css
new file mode 100644
index 000..2e72935
--- /dev/null
+++ b/content/assets/css/prism.css
@@ -0,0 +1,367 @@
+/* 
http://prismjs.com/download.html?themes=prism-coy&languages=markup+clike+javascript+bash+batch+c+csharp+cpp+docker+git+go+java+json+markdown+protobuf+yaml&plugins=line-highlight+line-numbers+file-highlight+toolbar+highlight-keywords+copy-to-clipboard
 */
+/**
+ * prism.js Coy theme for JavaScript, CoffeeScript, CSS and HTML
+ * Based on https://github.com/tshedor/workshop-wp-theme (Example: 
http://workshop.kansan.com/category/sessions/basics or 
http://workshop.timshedor.com/category/sessions/basics);
+ * @author Tim  Shedor
+ */
+
+code[class*="language-"],
+pre[class*="language-"] {
+   color: black;
+   background: none;
+   font-family: 'PingFangSC', 'Source Code Pro', 'Droid Sans Mono', 
Consolas, 'Andale Mono', 'Ubuntu Mono', monospace;
+   text-align: left;
+   white-space: pre;
+   word-spacing: normal;
+   word-break: normal;
+   word-wrap: normal;
+   line-height: 1.5;
+
+   -moz-tab-size: 4;
+   -o-tab-size: 4;
+   tab-size: 4;
+
+   -webkit-hyphens: none;
+   -moz-hyphens: none;
+   -ms-hyphens: none;
+   hyphens: none;
+}
+
+/* Code blocks */
+pre[class*="language-"] {
+   position: relative;
+   margin: .5em 0;
+   box-shadow: -1px 0px 0px 0px #358ccb, 0px 0px 0px 1px #dfdfdf;
+   border-left: 10px solid #358ccb;
+   background-color: #fdfdfd;
+   background-image: linear-gradient(transparent 50%, rgba(69, 142, 209, 
0.04) 50%);
+   background-size: 3em 3em;
+   background-origin: content-box;
+   overflow: visible;
+   padding: 0;
+}
+
+code[class*="language"] {
+   max-height: inherit;
+   height: 100%;
+   padding: 0 1em;
+   display: block;
+   overflow: auto;
+}
+
+/* Margin bottom to accomodate shadow */
+:not(pre) > code[class*="language-"],
+pre[class*="language-"] {
+   background-color: #fdfdfd;
+   -webkit-box-sizing: border-box;
+   -moz-box-sizing: border-box;
+   box-sizing: border-box;
+   margin-bottom: 1em;
+}
+
+/* Inline code */
+:not(pre) > code[class*="language-"] {
+   position: relative;
+   padding: .2em;
+   border-radius: 0.3em;
+   color: #c92c2c;
+   border: 1px solid rgba(0, 0, 0, 0.1);
+   display: inline;
+   white-space: normal;
+}
+
+pre[class*="language-"]:before,
+pre[class*="language-"]:after {
+   content: '';
+   z-index: -2;
+   display: block;
+   position: absolute;
+   bottom: 0.75em;
+   left: 0.18em;
+   width: 40%;
+   height: 20%;
+   max-height: 13em;
+   box-shadow: 0px 13px 8px #979797;
+   -webkit-transform: rotate(-2deg);
+   -moz-transform: rotate(-2deg);
+   -ms-transform: rotate(-2deg);
+   -o-transform: rotate(-2deg);
+   transform: rotate(-2deg);
+}
+
+:not(pre) > code[class*="language-"]:after,
+pre[class*="language-"]:after {
+   right: 0.75em;
+   left: auto;
+   -webkit-transform: rotate(2deg);
+   -moz-transform: rotate(2deg);
+   -ms-transform: rotate(2deg);
+   -o-transform: rotate(2deg);
+   transform: rotate(2deg);
+}
+
+.token.comment,
+.token.block-comment,
+.token.prolog,
+.token.doctype,
+.token.cdata {
+   color: #7D8B99;
+}
+
+.token.punctuation {
+   color: #5F6364;
+}
+
+.token.property,
+.token.tag,
+.token.boolean,
+.token.number,
+.token.function-name,
+.token.constant,
+.token.symbol,
+.token.deleted {
+   color: #c92c2c;
+}
+
+.token.selector,
+.token.attr-name,
+.token.string,
+.token.char,
+.token.function,
+.token.builtin,
+.token.inserted {
+   color: #2f9c0a;
+}
+
+.token.operator,
+.token.entity,
+.token.url,
+.token.variable {
+   color: #a67f59;
+   background: rgba(255, 255, 255, 0.5);
+}
+
+.token.atrule,
+.token.attr-value,
+.token.keyword,
+.token.class-name {
+   color: #1990b8;
+}
+
+.token.regex,
+.token.important {
+   color: #e90;
+}
+
+.language-css .token.string,
+.style .token.string {
+   color: #a67f59;
+   background: rgba(255, 255, 255, 0.5);
+}
+
+.token.important {
+   font-weight: normal;
+}
+
+.token.bold {
+   font-weight: bold;
+}
+.token.italic {
+   font-style: italic;
+}
+
+.token.entity {
+   cursor: help;
+}
+
+.namespace {
+   opacity: .7;
+}
+
+@media screen and (max-width: 767px) {
+   pre[class*="language-"]:before,
+   pre[class*="language-"]:after {
+   bottom: 14px;
+   box-shadow: none;
+   }
+
+}
+
+/* Plugin styles */
+.token.tab:not(:empty):before,
+.token.cr:before,
+.token.lf:before {
+   color: #e0d7d1;
+}
+
+/* Plugin styles: Line Numbers */
+pre[c

[53/57] incubator-servicecomb-website git commit: typo fix

2017-12-12 Thread ningjiang
typo fix


Project: 
http://git-wip-us.apache.org/repos/asf/incubator-servicecomb-website/repo
Commit: 
http://git-wip-us.apache.org/repos/asf/incubator-servicecomb-website/commit/ac28d1c1
Tree: 
http://git-wip-us.apache.org/repos/asf/incubator-servicecomb-website/tree/ac28d1c1
Diff: 
http://git-wip-us.apache.org/repos/asf/incubator-servicecomb-website/diff/ac28d1c1

Branch: refs/heads/asf-site
Commit: ac28d1c1d0749a1cffeca5da01b0efc4882fb683
Parents: 434d794
Author: PhoenixLuo2 <490613...@qq.com>
Authored: Mon Dec 11 15:01:13 2017 +0800
Committer: Willem Jiang 
Committed: Tue Dec 12 16:04:28 2017 +0800

--
 _docs/flow-control.md   | 2 +-
 _faqs/cn/faq.md | 6 +++---
 _pages/home.md  | 2 +-
 _posts/cn/2017-06-24-go-to-cloud.md | 2 +-
 _users/cn/communicate-protocol.md   | 2 +-
 _users/cn/develop-with-springmvc.md | 2 +-
 _users/cn/service-configurations.md | 2 +-
 _users/cn/use-servicecomb-in-spring-boot.md | 2 +-
 _users/cn/use-tls.md| 2 +-
 _users/communicate-protocol.md  | 2 +-
 _users/develop-with-springmvc.md| 2 +-
 _users/service-configurations.md| 2 +-
 _users/use-servicecomb-in-spring-boot.md| 2 +-
 _users/use-tls.md   | 2 +-
 14 files changed, 16 insertions(+), 16 deletions(-)
--


http://git-wip-us.apache.org/repos/asf/incubator-servicecomb-website/blob/ac28d1c1/_docs/flow-control.md
--
diff --git a/_docs/flow-control.md b/_docs/flow-control.md
index d3141ec..bbf0f83 100644
--- a/_docs/flow-control.md
+++ b/_docs/flow-control.md
@@ -8,7 +8,7 @@ last_modified_at: 2017-09-03T10:01:43-04:00
 ---
 
 {% include toc %}
-Flow control machanism controls the transmission speed to avoid microservices 
being overloaded. This guide shows how to use flow control with **ServiceComb** 
in the BMI application. 
+Flow control mechanism controls the transmission speed to avoid microservices 
being overloaded. This guide shows how to use flow control with **ServiceComb** 
in the BMI application. 
 
 ## Before you start
 

http://git-wip-us.apache.org/repos/asf/incubator-servicecomb-website/blob/ac28d1c1/_faqs/cn/faq.md
--
diff --git a/_faqs/cn/faq.md b/_faqs/cn/faq.md
index fcd923f..b5311fe 100755
--- a/_faqs/cn/faq.md
+++ b/_faqs/cn/faq.md
@@ -186,7 +186,7 @@ redirect_from:
200:
  description: "response of 200"
  schema:
-   $ref: "#/definitions/ReponseImpl"
+   $ref: "#/definitions/ResponseImpl"
```

如果客户端没有放置swagger,还会报告如下异常:
@@ -211,7 +211,7 @@ redirect_from:
200:
  description: "response of 200"
  schema:
-   $ref: "#/definitions/ReponseImpl"
+   $ref: "#/definitions/ResponseImpl"
```
 
 * **Q: ServiceComb微服务框架服务调用是否使用长连接?**
@@ -437,7 +437,7 @@ redirect_from:
 
 * **Q: Transport是个什么概念?用来干什么的?**
 
-   A: transport负责编解码,以及传
输。通信模型有rest和highway两种,highway对应的是私有协议,使用protobuf编ç
 
ï¼Œrest用的是json。hightway和rest都是基于vertx做的,vertx是基于netty的。
+   A: transport负责编解码,以及传
输。通信模型有rest和highway两种,highway对应的是私有协议,使用protobuf编ç
 
ï¼Œrest用的是json。highway和rest都是基于vertx做的,vertx是基于netty的。
 
 * **Q: 框架中引入了vertx会有什么好处?**
 

http://git-wip-us.apache.org/repos/asf/incubator-servicecomb-website/blob/ac28d1c1/_pages/home.md
--
diff --git a/_pages/home.md b/_pages/home.md
index 90031c0..08091e9 100644
--- a/_pages/home.md
+++ b/_pages/home.md
@@ -33,7 +33,7 @@ feature_row:
 alt: "Standard"
 title: "Service Contract"
 url: /users/service-contract/
-excerpt: "service contract gurantee based on 
[OpenAPI](https://www.openapis.org)"
+excerpt: "service contract guarantee based on 
[OpenAPI](https://www.openapis.org)"
   - image_path: /assets/images/servicecomb-feature-quickstart.png
 alt: "Efficient"
 title: "Rapid Development"

http://git-wip-us.apache.org/repos/asf/incubator-servicecomb-website/blob/ac28d1c1/_posts/cn/2017-06-24-go-to-cloud.md
--
diff --git a/_posts/cn/2017-06-24-go-to-cloud.md 
b/_posts/cn/2017-06-24-go-to-cloud.md
index c4f2a44..27a39bc 100644
--- a/_posts/cn/2017-06-24-go-to-cloud.md
+++ b/_posts/cn/2017-06-24-go-to-cloud.md
@@ -117,7 +117,7 @@ Import - - Maven

[57/57] incubator-servicecomb-website git commit: Updated the content files

2017-12-12 Thread ningjiang
Updated the content files


Project: 
http://git-wip-us.apache.org/repos/asf/incubator-servicecomb-website/repo
Commit: 
http://git-wip-us.apache.org/repos/asf/incubator-servicecomb-website/commit/dd9482e3
Tree: 
http://git-wip-us.apache.org/repos/asf/incubator-servicecomb-website/tree/dd9482e3
Diff: 
http://git-wip-us.apache.org/repos/asf/incubator-servicecomb-website/diff/dd9482e3

Branch: refs/heads/asf-site
Commit: dd9482e3c332fdd86401c8dbae11d6f2100adb5d
Parents: e0c6d4f
Author: Willem Jiang 
Authored: Tue Dec 12 16:45:36 2017 +0800
Committer: Willem Jiang 
Committed: Tue Dec 12 16:45:36 2017 +0800

--
 content/cn/docs/go-to-cloud/index.html  |  2 +-
 content/cn/faqs/index.html  | 11 +--
 .../cn/users/communicate-protocol/index.html|  2 +-
 .../cn/users/develop-with-springmvc/index.html  |  2 +-
 .../cn/users/service-configurations/index.html  |  2 +-
 content/cn/users/setup-environment/index.html   |  8 +++---
 .../use-servicecomb-in-spring-boot/index.html   |  2 +-
 content/cn/users/use-tls/index.html |  2 +-
 .../quick-start-advance/flow-control/index.html |  2 +-
 content/feed.xml|  2 +-
 content/index.html  |  2 +-
 content/users/communicate-protocol/index.html   |  2 +-
 content/users/develop-with-springmvc/index.html |  2 +-
 content/users/service-configurations/index.html |  2 +-
 content/users/setup-environment/index.html  | 30 +++-
 .../use-servicecomb-in-spring-boot/index.html   |  2 +-
 content/users/use-tls/index.html|  2 +-
 17 files changed, 42 insertions(+), 35 deletions(-)
--


http://git-wip-us.apache.org/repos/asf/incubator-servicecomb-website/blob/dd9482e3/content/cn/docs/go-to-cloud/index.html
--
diff --git a/content/cn/docs/go-to-cloud/index.html 
b/content/cn/docs/go-to-cloud/index.html
index ddc8c5c..37b4cc8 100644
--- a/content/cn/docs/go-to-cloud/index.html
+++ b/content/cn/docs/go-to-cloud/index.html
@@ -496,7 +496,7 @@
 该缺少的jar包为商业版本特性,请联系华为公有云 Service 
Stage 团队获取(此jar上云必选,否则无法使用Service Stage 
service centerc/config 
center/调用链等特性;本地调试时huawei商业版本的几个包
依赖可以去掉,可以实现本地的服务发现和注册)。
 如果需要将jar包复制到maven本地仓库中,具体包
列表如下:
 
-eclispe中更新工程:Maven - - Update Project…
+eclipse中更新工程:Maven - - Update Project…
 
 修改微服务描述文件
 

http://git-wip-us.apache.org/repos/asf/incubator-servicecomb-website/blob/dd9482e3/content/cn/faqs/index.html
--
diff --git a/content/cn/faqs/index.html b/content/cn/faqs/index.html
index c2f5923..c0bfa82 100644
--- a/content/cn/faqs/index.html
+++ b/content/cn/faqs/index.html
@@ -499,7 +499,7 @@
  200:
description: "response 
of 200"
schema:
- $ref: "#/definitions/ReponseImpl"
+ $ref: "#/definitions/ResponseImpl"
 
 
 
@@ -524,7 +524,7 @@
  200:
description: "response 
of 200"
schema:
- $ref: "#/definitions/ReponseImpl"
+ $ref: "#/definitions/ResponseImpl"
 
 
   
@@ -774,7 +774,7 @@
   
 Q: 
Transport是个什么概念?用来干什么的?
 
-A: transport负责编解码,以及传
输。通信模型有rest和highway两种,highway对应的是私有协议,使用protobuf编ç
 
ï¼Œrest用的是json。hightway和rest都是基于vertx做的,vertx是基于netty的。
+A: transport负责编解码,以及传
输。通信模型有rest和highway两种,highway对应的是私有协议,使用protobuf编ç
 
ï¼Œrest用的是json。highway和rest都是基于vertx做的,vertx是基于netty的。
   
   
 Q: 框架中引入了vertx会有什么好处?
@@ -875,6 +875,11 @@
 
 
   
+  
+Q: 微服务运行时抛出异常: java.lang.Error:not support def type:calss 
io.swagger.models.properties BaseIntegerProperty?
+
+A: 可将Service Center升级至0.4.0+版本来解决,https://github.com/ServiceComb/service-center/releases";>Service 
Center最新版本传送门。
+  
 
 
 

http://git-wip-us.apache.org/repos/asf/incubator-servicecomb-website/blob/dd9482e3/content/cn/users/communicate-protocol/index.html
--
diff --git a/content/cn/users/communicate-protocol/index.html 
b/content/cn/users/communicate-protocol/index.html
index 5eb1a49..4260eb0 100644
--- a/content/cn/users/communicate-protocol/index.html
+++ b/content/cn/users/communicate-protocol/index.html
@@ -616,7 +616,7 @@
 
 完整线程

[23/57] [partial] incubator-servicecomb-website git commit: Generated the static pages for asf-site

2017-12-12 Thread ningjiang
http://git-wip-us.apache.org/repos/asf/incubator-servicecomb-website/blob/08e1b43f/content/cn/users/use-servicecomb-in-spring-boot/index.html
--
diff --git a/content/cn/users/use-servicecomb-in-spring-boot/index.html 
b/content/cn/users/use-servicecomb-in-spring-boot/index.html
new file mode 100644
index 000..c1c8f39
--- /dev/null
+++ b/content/cn/users/use-servicecomb-in-spring-boot/index.html
@@ -0,0 +1,941 @@
+
+
+
+  
+
+
+
+
+
+
+
+
+
+
+
+
+在Spring Boot中使用ServiceComb - Apache incubator 
ServiceComb
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+  http://github.com/pages/ServiceComb/servicesomb.github.io/cn/users/use-servicecomb-in-spring-boot/";>
+  http://github.com/pages/ServiceComb/servicesomb.github.io/cn/users/use-servicecomb-in-spring-boot/";>
+
+
+
+  
+
+
+
+  
+  
+  
+  
+
+  
+
+
+  
+
+  
+
+
+
+  
+
+  
+
+
+
+
+
+
+
+
+
+
+
+
+  
+{
+  "@context" : "http://schema.org";,
+  "@type" : "Person",
+  "name" : "Apache incubator ServiceComb",
+  "url" : "http://github.com/pages/ServiceComb/servicesomb.github.io";,
+  "sameAs" : null
+}
+  
+
+
+
+  
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+  document.documentElement.className = 
document.documentElement.className.replace(/\bno-js\b/g, '') + ' js ';
+
+https://cdnjs.cloudflare.com/ajax/libs/clipboard.js/1.7.1/clipboard.min.js";>
+
+
+https://cdnjs.cloudflare.com/ajax/libs/mathjax/2.7.1/MathJax.js?config=TeX-MML-AM_CHTML";>
+
+
+https://maxcdn.bootstrapcdn.com/bootstrap/4.0.0-beta/css/bootstrap.min.css";
 
integrity="sha384-/Y6pD6FV/Vv2HJnA6t+vslU6fwYXjCFtcEpHbNJ0lyAFsXTsjBbfaDjzALeQsN6M"
 crossorigin="anonymous">
+
+https://code.jquery.com/jquery-3.2.1.slim.min.js"; 
integrity="sha384-KJ3o2DKtIkvYIK3UENzmM7KCkRr/rE9/Qpg6aAZGJwFDMVNA/GpGFF93hXpG5KkN"
 crossorigin="anonymous">
+https://cdnjs.cloudflare.com/ajax/libs/popper.js/1.11.0/umd/popper.min.js"; 
integrity="sha384-b/U6ypiBEHpOf/4+1nzFpr53nxSS+GLCkfwBdFNTxtclqqenISfwAzpKaMNFNmj4"
 crossorigin="anonymous">
+https://maxcdn.bootstrapcdn.com/bootstrap/4.0.0-beta/js/bootstrap.min.js"; 
integrity="sha384-h0AbiXch4ZDo7tp9hKZ4TsHbi047NrKGLO3SEJAg45jXxnGIfYzk4Si90RDIqNm1"
 crossorigin="anonymous">
+
+
+
+
+
+
+
+
+
+
+
+https://fonts.cat.net/css?family=Roboto:400,500,700|Source+Code+Pro" 
rel="stylesheet">
+
+
+
+  
+
+  
+
+
+
+  
+
+  
+ 
+  
+ 
+
+  
+
+
+  
+  
+  
+快速入门
+  
+
+  
+
+
+  
+  
+  
+用户手册
+  
+
+  
+
+
+  
+  
+  
+开发者手册
+  
+
+  
+
+
+  
+  
+  
+博文
+  
+
+  
+
+
+  
+  
+  
+常见问题
+  
+
+  
+
+
+
+
+  
+
+
+English
+  
+
+  
+
+  
+
+
+
+
+
+
+
+
+  
+  
+  
+  首页 > ServiceComb
+  
+  
+  
+
+  
+  
+  
+
+
+  
+
+
+  
+  
+  切换菜单
+  
+
+  
+
+  用户手册
+
+
+
+
+  
+
+
+
+
+
+
+Java Chassis系统架构
+  
+
+
+
+
+
+
+环境é…
ç½®
+  
+
+
+  
+
+  
+
+  开发服务提供者
+
+
+
+
+  
+
+
+
+
+
+
+服务定义
+  
+
+
+
+
+
+
+服务契约
+  
+
+
+
+
+
+
+用SpringMVC开发微服务
+  
+
+
+
+
+
+
+用JAX-RS开发微服务
+  
+
+
+
+
+
+
+用透明RPC开发微服务
+  
+
+
+
+
+
+
+服务接口约束
+  
+
+
+
+
+
+
+服务é…
ç½®
+  
+
+
+
+
+
+
+通信协议
+  
+
+
+
+
+
+
+

[32/57] [partial] incubator-servicecomb-website git commit: Generated the static pages for asf-site

2017-12-12 Thread ningjiang
http://git-wip-us.apache.org/repos/asf/incubator-servicecomb-website/blob/08e1b43f/content/cn/docs/tracing-with-servicecomb/index.html
--
diff --git a/content/cn/docs/tracing-with-servicecomb/index.html 
b/content/cn/docs/tracing-with-servicecomb/index.html
new file mode 100644
index 000..fa4dd5b
--- /dev/null
+++ b/content/cn/docs/tracing-with-servicecomb/index.html
@@ -0,0 +1,872 @@
+
+
+
+  
+
+
+
+
+
+
+
+
+
+
+
+
+基于 ServiceComb 和 Zipkin 的分布式调用链追踪 - Apache 
incubator ServiceComb
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+  http://github.com/pages/ServiceComb/servicesomb.github.io/cn/docs/tracing-with-servicecomb/";>
+  http://github.com/pages/ServiceComb/servicesomb.github.io/cn/docs/tracing-with-servicecomb/";>
+
+
+
+  
+
+
+
+  
+  
+  
+  
+
+  
+
+
+  
+
+  
+
+  
+
+
+
+  
+
+  
+
+
+
+
+
+  
+  
+
+
+
+
+
+
+
+
+  
+{
+  "@context" : "http://schema.org";,
+  "@type" : "Person",
+  "name" : "Apache incubator ServiceComb",
+  "url" : "http://github.com/pages/ServiceComb/servicesomb.github.io";,
+  "sameAs" : null
+}
+  
+
+
+
+  
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+  document.documentElement.className = 
document.documentElement.className.replace(/\bno-js\b/g, '') + ' js ';
+
+https://cdnjs.cloudflare.com/ajax/libs/clipboard.js/1.7.1/clipboard.min.js";>
+
+
+https://cdnjs.cloudflare.com/ajax/libs/mathjax/2.7.1/MathJax.js?config=TeX-MML-AM_CHTML";>
+
+
+https://maxcdn.bootstrapcdn.com/bootstrap/4.0.0-beta/css/bootstrap.min.css";
 
integrity="sha384-/Y6pD6FV/Vv2HJnA6t+vslU6fwYXjCFtcEpHbNJ0lyAFsXTsjBbfaDjzALeQsN6M"
 crossorigin="anonymous">
+
+https://code.jquery.com/jquery-3.2.1.slim.min.js"; 
integrity="sha384-KJ3o2DKtIkvYIK3UENzmM7KCkRr/rE9/Qpg6aAZGJwFDMVNA/GpGFF93hXpG5KkN"
 crossorigin="anonymous">
+https://cdnjs.cloudflare.com/ajax/libs/popper.js/1.11.0/umd/popper.min.js"; 
integrity="sha384-b/U6ypiBEHpOf/4+1nzFpr53nxSS+GLCkfwBdFNTxtclqqenISfwAzpKaMNFNmj4"
 crossorigin="anonymous">
+https://maxcdn.bootstrapcdn.com/bootstrap/4.0.0-beta/js/bootstrap.min.js"; 
integrity="sha384-h0AbiXch4ZDo7tp9hKZ4TsHbi047NrKGLO3SEJAg45jXxnGIfYzk4Si90RDIqNm1"
 crossorigin="anonymous">
+
+
+
+
+
+
+
+
+
+
+
+https://fonts.cat.net/css?family=Roboto:400,500,700|Source+Code+Pro" 
rel="stylesheet">
+
+
+
+  
+
+  
+
+
+
+  
+
+  
+ 
+  
+ 
+
+  
+
+
+  
+  
+  
+快速入门
+  
+
+  
+
+
+  
+  
+  
+用户手册
+  
+
+  
+
+
+  
+  
+  
+开发者手册
+  
+
+  
+
+
+  
+  
+  
+博文
+  
+
+  
+
+
+  
+  
+  
+常见问题
+  
+
+  
+
+
+
+
+  
+
+
+English
+  
+
+  
+
+  
+
+
+
+
+
+
+
+
+  
+  
+  
+  首页 > ServiceComb
+  
+  
+
+http://schema.org/Person";>
+
+  
+
+  
+Sean Yin
+
+  
+   
+ 
+   Nothing but speed is indestructible
+ 
+   
+  
+
+  
+
+  
+关注
+
+  
+
+  
+
+  http://seanyinx.github.io"; itemprop="url">
+ 网站
+  
+
+  
+
+  
+
+  mailto:seany...@gmail.com";>
+
+ 
电子邮箱
+  
+
+  
+
+  
+
+  
+
+  https://twitter.com/seanyinx"; itemprop="sameAs">
+ 
Twitter
+  
+
+  
+
+  
+
+  
+
+  
+
+  
+
+  
+
+  
+
+  
+
+  
+
+  
+
+  
+
+  
+
+  
+
+  
+
+  
+
+  
+
+  
+
+  
+
+  
+
+  
+
+  
+
+  
+
+  
+
+
+  
+  
+
+
+
+  http://schema.org/CreativeWork";>
+
+
+
+
+
+
+  
+
+  
+基于 ServiceComb 和 
Zipkin 的分布式调用链追踪
+
+
+   
+
+
+
+
+  少于 1 分钟 阅读
+
+
+
+  
+
+  
+
+  
+
微服务架构解决了很多单体应用带来的问题,但同时也需要我们付出额外的代价。由于网络的不稳定性带来的请求处理延迟就是代价之一。
+
+在单体应用中,所有模块都在同一个进程中è¿

[44/57] [partial] incubator-servicecomb-website git commit: Generated the static pages for asf-site

2017-12-12 Thread ningjiang
http://git-wip-us.apache.org/repos/asf/incubator-servicecomb-website/blob/08e1b43f/content/cn/developers/submit-codes/index.html
--
diff --git a/content/cn/developers/submit-codes/index.html 
b/content/cn/developers/submit-codes/index.html
new file mode 100644
index 000..2e7afd4
--- /dev/null
+++ b/content/cn/developers/submit-codes/index.html
@@ -0,0 +1,567 @@
+
+
+
+  
+
+
+
+
+
+
+
+
+
+
+
+
+代码提交指南 - Apache incubator ServiceComb
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+  http://github.com/pages/ServiceComb/servicesomb.github.io/cn/developers/submit-codes/";>
+  http://github.com/pages/ServiceComb/servicesomb.github.io/cn/developers/submit-codes/";>
+
+
+
+  
+
+
+
+  
+  
+  
+  
+
+  
+
+
+  
+
+  
+
+
+
+  
+
+  
+
+
+
+
+
+
+
+
+
+
+
+
+  
+{
+  "@context" : "http://schema.org";,
+  "@type" : "Person",
+  "name" : "Apache incubator ServiceComb",
+  "url" : "http://github.com/pages/ServiceComb/servicesomb.github.io";,
+  "sameAs" : null
+}
+  
+
+
+
+  
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+  document.documentElement.className = 
document.documentElement.className.replace(/\bno-js\b/g, '') + ' js ';
+
+https://cdnjs.cloudflare.com/ajax/libs/clipboard.js/1.7.1/clipboard.min.js";>
+
+
+https://cdnjs.cloudflare.com/ajax/libs/mathjax/2.7.1/MathJax.js?config=TeX-MML-AM_CHTML";>
+
+
+https://maxcdn.bootstrapcdn.com/bootstrap/4.0.0-beta/css/bootstrap.min.css";
 
integrity="sha384-/Y6pD6FV/Vv2HJnA6t+vslU6fwYXjCFtcEpHbNJ0lyAFsXTsjBbfaDjzALeQsN6M"
 crossorigin="anonymous">
+
+https://code.jquery.com/jquery-3.2.1.slim.min.js"; 
integrity="sha384-KJ3o2DKtIkvYIK3UENzmM7KCkRr/rE9/Qpg6aAZGJwFDMVNA/GpGFF93hXpG5KkN"
 crossorigin="anonymous">
+https://cdnjs.cloudflare.com/ajax/libs/popper.js/1.11.0/umd/popper.min.js"; 
integrity="sha384-b/U6ypiBEHpOf/4+1nzFpr53nxSS+GLCkfwBdFNTxtclqqenISfwAzpKaMNFNmj4"
 crossorigin="anonymous">
+https://maxcdn.bootstrapcdn.com/bootstrap/4.0.0-beta/js/bootstrap.min.js"; 
integrity="sha384-h0AbiXch4ZDo7tp9hKZ4TsHbi047NrKGLO3SEJAg45jXxnGIfYzk4Si90RDIqNm1"
 crossorigin="anonymous">
+
+
+
+
+
+
+
+
+
+
+
+https://fonts.cat.net/css?family=Roboto:400,500,700|Source+Code+Pro" 
rel="stylesheet">
+
+
+
+  
+
+  
+
+
+
+  
+
+  
+ 
+  
+ 
+
+  
+
+
+  
+  
+  
+快速入门
+  
+
+  
+
+
+  
+  
+  
+用户手册
+  
+
+  
+
+
+  
+  
+  
+开发者手册
+  
+
+  
+
+
+  
+  
+  
+博文
+  
+
+  
+
+
+  
+  
+  
+常见问题
+  
+
+  
+
+
+
+
+  
+
+
+English
+  
+
+  
+
+  
+
+
+
+
+
+
+
+
+  
+  
+  
+  首页 > ServiceComb
+  
+  
+  
+
+  
+  
+  
+
+
+  
+
+
+  
+  
+  切换菜单
+  
+
+  
+
+  
+  
+
+  开发者指南
+
+
+
+  
+
+  
+
+  
+  
+
+  开发环境准备
+
+
+
+  
+
+  
+
+  
+  
+
+  代码提交指南
+
+
+
+  
+
+  
+
+
+
+  
+  
+
+
+
+  http://schema.org/CreativeWork";>
+
+
+
+
+
+
+  
+
+  
+代码提交指南
+
+
+  
+
+  
+
+  
+
+
+
+
+  贡献途径
+  运行测试
+  PR指南
+  Fork仓库
+  配置git和提交修改
+  创建PR
+  冲突解决
+
+  
+
+
+  
+
+
+贡献途径
+  ServiceComb正在不断成长中,也希望能找到更多志同道合的同伴一起成长和进步。向ServiceComb
 贡献的途径有多种:
+
+  完善文档。完善网站上的文档或者
项目中的介绍文档和API说明文档。å…
¶ä¸­ï¼Œç½‘站文档的完善可通过网站最底端的报告本网页问题或在Github上编辑此页对文档å†
…容进行完善。
+  
+实现功能特性需求或修复BUG。项目的功能特性需求或者
已发现但未修复的BUG都会在项目中的issue处看到,以https://github.com/ServiceComb/saga/issues";>Saga项目为例,一般都会带有类似
 enhancement 或类似 bug 的æ 
‡ç­¾æ¥è¯´æ˜Žè¿™æ˜¯åŠŸèƒ½éœ€æ±‚è

[26/57] [partial] incubator-servicecomb-website git commit: Generated the static pages for asf-site

2017-12-12 Thread ningjiang
http://git-wip-us.apache.org/repos/asf/incubator-servicecomb-website/blob/08e1b43f/content/cn/users/invoke-control/index.html
--
diff --git a/content/cn/users/invoke-control/index.html 
b/content/cn/users/invoke-control/index.html
new file mode 100644
index 000..ea3d274
--- /dev/null
+++ b/content/cn/users/invoke-control/index.html
@@ -0,0 +1,817 @@
+
+
+
+  
+
+
+
+
+
+
+
+
+
+
+
+
+调用控制 - Apache incubator ServiceComb
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+  http://github.com/pages/ServiceComb/servicesomb.github.io/cn/users/invoke-control/";>
+  http://github.com/pages/ServiceComb/servicesomb.github.io/cn/users/invoke-control/";>
+
+
+
+  
+
+
+
+  
+  
+  
+  
+
+  
+
+
+  
+
+  
+
+
+
+  
+
+  
+
+
+
+
+
+
+
+
+
+
+
+
+  
+{
+  "@context" : "http://schema.org";,
+  "@type" : "Person",
+  "name" : "Apache incubator ServiceComb",
+  "url" : "http://github.com/pages/ServiceComb/servicesomb.github.io";,
+  "sameAs" : null
+}
+  
+
+
+
+  
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+  document.documentElement.className = 
document.documentElement.className.replace(/\bno-js\b/g, '') + ' js ';
+
+https://cdnjs.cloudflare.com/ajax/libs/clipboard.js/1.7.1/clipboard.min.js";>
+
+
+https://cdnjs.cloudflare.com/ajax/libs/mathjax/2.7.1/MathJax.js?config=TeX-MML-AM_CHTML";>
+
+
+https://maxcdn.bootstrapcdn.com/bootstrap/4.0.0-beta/css/bootstrap.min.css";
 
integrity="sha384-/Y6pD6FV/Vv2HJnA6t+vslU6fwYXjCFtcEpHbNJ0lyAFsXTsjBbfaDjzALeQsN6M"
 crossorigin="anonymous">
+
+https://code.jquery.com/jquery-3.2.1.slim.min.js"; 
integrity="sha384-KJ3o2DKtIkvYIK3UENzmM7KCkRr/rE9/Qpg6aAZGJwFDMVNA/GpGFF93hXpG5KkN"
 crossorigin="anonymous">
+https://cdnjs.cloudflare.com/ajax/libs/popper.js/1.11.0/umd/popper.min.js"; 
integrity="sha384-b/U6ypiBEHpOf/4+1nzFpr53nxSS+GLCkfwBdFNTxtclqqenISfwAzpKaMNFNmj4"
 crossorigin="anonymous">
+https://maxcdn.bootstrapcdn.com/bootstrap/4.0.0-beta/js/bootstrap.min.js"; 
integrity="sha384-h0AbiXch4ZDo7tp9hKZ4TsHbi047NrKGLO3SEJAg45jXxnGIfYzk4Si90RDIqNm1"
 crossorigin="anonymous">
+
+
+
+
+
+
+
+
+
+
+
+https://fonts.cat.net/css?family=Roboto:400,500,700|Source+Code+Pro" 
rel="stylesheet">
+
+
+
+  
+
+  
+
+
+
+  
+
+  
+ 
+  
+ 
+
+  
+
+
+  
+  
+  
+快速入门
+  
+
+  
+
+
+  
+  
+  
+用户手册
+  
+
+  
+
+
+  
+  
+  
+开发者手册
+  
+
+  
+
+
+  
+  
+  
+博文
+  
+
+  
+
+
+  
+  
+  
+常见问题
+  
+
+  
+
+
+
+
+  
+
+
+English
+  
+
+  
+
+  
+
+
+
+
+
+
+
+
+  
+  
+  
+  首页 > ServiceComb
+  
+  
+  
+
+  
+  
+  
+
+
+  
+
+
+  
+  
+  切换菜单
+  
+
+  
+
+  用户手册
+
+
+
+
+  
+
+
+
+
+
+
+Java Chassis系统架构
+  
+
+
+
+
+
+
+环境é…
ç½®
+  
+
+
+  
+
+  
+
+  开发服务提供者
+
+
+
+
+  
+
+
+
+
+
+
+服务定义
+  
+
+
+
+
+
+
+服务契约
+  
+
+
+
+
+
+
+用SpringMVC开发微服务
+  
+
+
+
+
+
+
+用JAX-RS开发微服务
+  
+
+
+
+
+
+
+用透明RPC开发微服务
+  
+
+
+
+
+
+
+服务接口约束
+  
+
+
+
+
+
+
+服务é…
ç½®
+  
+
+
+
+
+
+
+通信协议
+  
+
+
+
+
+
+
+程序启动逻辑
+  
+
+
+
+
+
+
+服务心跳
+ 

[17/57] [partial] incubator-servicecomb-website git commit: Generated the static pages for asf-site

2017-12-12 Thread ningjiang
http://git-wip-us.apache.org/repos/asf/incubator-servicecomb-website/blob/08e1b43f/content/docs/linuxcon-workshop-demo/index.html
--
diff --git a/content/docs/linuxcon-workshop-demo/index.html 
b/content/docs/linuxcon-workshop-demo/index.html
new file mode 100644
index 000..3db6f47
--- /dev/null
+++ b/content/docs/linuxcon-workshop-demo/index.html
@@ -0,0 +1,1525 @@
+
+
+
+  
+
+
+
+
+
+
+
+
+
+
+
+
+Linux Con Workshop Demo - Apache incubator ServiceComb
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+  http://github.com/pages/ServiceComb/servicesomb.github.io/docs/linuxcon-workshop-demo/";>
+  http://github.com/pages/ServiceComb/servicesomb.github.io/docs/linuxcon-workshop-demo/";>
+
+
+
+  
+
+
+
+  
+  
+  
+  
+
+  
+
+
+  
+
+  
+
+  
+
+
+
+  
+
+  
+
+
+
+
+
+  
+  
+
+
+
+
+
+
+
+
+  
+{
+  "@context" : "http://schema.org";,
+  "@type" : "Person",
+  "name" : "Apache incubator ServiceComb",
+  "url" : "http://github.com/pages/ServiceComb/servicesomb.github.io";,
+  "sameAs" : null
+}
+  
+
+
+
+  
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+  document.documentElement.className = 
document.documentElement.className.replace(/\bno-js\b/g, '') + ' js ';
+
+https://cdnjs.cloudflare.com/ajax/libs/clipboard.js/1.7.1/clipboard.min.js";>
+
+
+https://cdnjs.cloudflare.com/ajax/libs/mathjax/2.7.1/MathJax.js?config=TeX-MML-AM_CHTML";>
+
+
+https://maxcdn.bootstrapcdn.com/bootstrap/4.0.0-beta/css/bootstrap.min.css";
 
integrity="sha384-/Y6pD6FV/Vv2HJnA6t+vslU6fwYXjCFtcEpHbNJ0lyAFsXTsjBbfaDjzALeQsN6M"
 crossorigin="anonymous">
+
+https://code.jquery.com/jquery-3.2.1.slim.min.js"; 
integrity="sha384-KJ3o2DKtIkvYIK3UENzmM7KCkRr/rE9/Qpg6aAZGJwFDMVNA/GpGFF93hXpG5KkN"
 crossorigin="anonymous">
+https://cdnjs.cloudflare.com/ajax/libs/popper.js/1.11.0/umd/popper.min.js"; 
integrity="sha384-b/U6ypiBEHpOf/4+1nzFpr53nxSS+GLCkfwBdFNTxtclqqenISfwAzpKaMNFNmj4"
 crossorigin="anonymous">
+https://maxcdn.bootstrapcdn.com/bootstrap/4.0.0-beta/js/bootstrap.min.js"; 
integrity="sha384-h0AbiXch4ZDo7tp9hKZ4TsHbi047NrKGLO3SEJAg45jXxnGIfYzk4Si90RDIqNm1"
 crossorigin="anonymous">
+
+
+
+
+
+
+
+
+
+
+
+https://fonts.cat.net/css?family=Roboto:400,500,700|Source+Code+Pro" 
rel="stylesheet">
+
+
+
+  
+
+  
+
+
+
+  
+
+  
+ 
+  
+ 
+
+  
+
+
+  
+  
+  
+Quick Start
+  
+
+  
+
+
+  
+  
+  
+Users
+  
+
+  
+
+
+  
+  
+  
+Developers
+  
+
+  
+
+
+  
+  
+  
+Blogs
+  
+
+  
+
+
+  
+  
+  
+FAQ
+  
+
+  
+
+
+
+
+  
+
+中文
+  
+
+  
+
+  
+
+
+
+
+
+
+
+
+  
+  
+  
+  Home > ServiceComb
+  
+  
+
+http://schema.org/Person";>
+
+  
+
+  
+Sean Yin
+
+  
+   
+Nothing but speed is indestructible
+   
+  
+
+  
+
+  
+Follow
+
+  
+
+  
+
+  http://seanyinx.github.io"; itemprop="url">
+ Website
+  
+
+  
+
+  
+
+  mailto:seany...@gmail.com";>
+
+ 
Email
+  
+
+  
+
+  
+
+  
+
+  https://twitter.com/seanyinx"; itemprop="sameAs">
+ 
Twitter
+  
+
+  
+
+  
+
+  
+
+  
+
+  
+
+  
+
+  
+
+  
+
+  
+
+  
+
+  
+
+  
+
+  
+
+  
+
+  
+
+  
+
+  
+
+  
+
+  
+
+  
+
+  
+
+  
+
+  
+
+
+  
+  
+
+
+
+  http://schema.org/CreativeWork";>
+
+
+
+
+
+
+  
+
+  
+Linux Con Workshop Demo
+
+
+   
+
+
+
+
+  6 minute read
+
+
+
+  
+
+  
+
+  
+为了读者
能更容易了解ServiceComb微服务框架的功能以及如何用å…
¶å¿«é€Ÿå¼€å‘微服务,所以提供大家耳熟能详的例子,降低学习
曲线的同时,增加趣味性,加深理解。
+
+本文中假设我们成立了一家科研å…
¬å¸ï¼Œå¤„理复杂的数学运算,以及尖端生物科技ç 
”究,并为用户提供如下服务:
+
+
+  
+黄金分割数列计算
+  
+  
+蜜蜂繁殖规律