This is an automated email from the ASF dual-hosted git repository.
ningjiang pushed a change to branch asf-site
in repository
https://gitbox.apache.org/repos/asf/incubator-servicecomb-website.git.
from 17f45a3 add subscribe mail-list guide (#70)
add 395674b add Q&A about @ApiOperation (#68)
add d878253 Split General Development/Use ServiceComb in Spring Boot
document (#67)
add 9449db6 add service center m1 fix method (#69)
add 676ae04 add subscribe mail-list guide (#70)
new 925965e Merge branch 'master' into asf-site
new fad336e Publish the website
The 2 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "add" were already present in the repository and have only
been added to this reference.
Summary of changes:
_data/navigation.yml | 14 +-
_faqs/cn/faq.md | 4 +
...ngmvc.md => develop-with-springboot-starter.md} | 96 ++++++------
...age_springcloud_application_using_sc_and_gs.md} | 106 ++-----------
_users/develop-with-jax-rs.md | 4 +-
...ngmvc.md => develop-with-springboot-starter.md} | 92 ++++++------
_users/develop-with-springmvc.md | 4 +-
_users/develop-with-transparent-rpc.md | 4 +-
...age_springcloud_application_using_sc_and_gs.md} | 100 +------------
.../assets}/images/subscribe-mail-list-step1.png | Bin
.../assets}/images/subscribe-mail-list-step2.png | Bin
.../assets}/images/subscribe-mail-list-step3.png | Bin
.../assets}/images/subscribe-mail-list-step4.png | Bin
content/cn/developers/index.html | 13 +-
.../developers/setup-committer-rights/index.html | 11 ++
.../setup-develop-environment/index.html | 11 ++
content/cn/developers/submit-codes/index.html | 11 ++
.../index.html | 111 +++++++-------
content/cn/developers/use-jira/index.html | 11 ++
content/cn/faqs/index.html | 5 +
.../cn/users/application-boot-process/index.html | 24 ++-
content/cn/users/communicate-protocol/index.html | 24 ++-
content/cn/users/customized-tracing/index.html | 24 ++-
content/cn/users/develop-with-jax-rs/index.html | 24 ++-
.../cn/users/develop-with-rest-template/index.html | 24 ++-
content/cn/users/develop-with-rpc/index.html | 24 ++-
.../index.html | 147 ++++++++++--------
content/cn/users/develop-with-springmvc/index.html | 24 ++-
.../users/develop-with-transparent-rpc/index.html | 24 ++-
content/cn/users/distributed-tracing/index.html | 24 ++-
content/cn/users/dynamic-config/index.html | 24 ++-
content/cn/users/edge-in-1.0.0-m1/index.html | 24 ++-
content/cn/users/edging-service/nginx/index.html | 24 ++-
content/cn/users/edging-service/zuul/index.html | 24 ++-
content/cn/users/index.html | 24 ++-
content/cn/users/invoke-control/index.html | 24 ++-
content/cn/users/local-develop-test/index.html | 24 ++-
.../index.html | 166 +++++----------------
content/cn/users/metrics-in-0.5.0/index.html | 24 ++-
content/cn/users/metrics-in-1.0.0-m1/index.html | 24 ++-
.../index.html | 24 ++-
.../index.html | 24 ++-
content/cn/users/run-mode/index.html | 24 ++-
content/cn/users/service-configurations/index.html | 24 ++-
content/cn/users/service-contract/index.html | 24 ++-
content/cn/users/service-definition/index.html | 24 ++-
content/cn/users/service-heartbeat/index.html | 24 ++-
.../users/service-interface-constraints/index.html | 24 ++-
content/cn/users/setup-environment/index.html | 27 +++-
content/cn/users/use-service-contract/index.html | 24 ++-
content/cn/users/use-tls/index.html | 24 ++-
content/feed.xml | 2 +-
content/sitemap.xml | 146 +++++++++---------
content/users/application-boot-process/index.html | 26 ++--
content/users/communicate-protocol/index.html | 26 ++--
content/users/customized-tracing/index.html | 26 ++--
content/users/develop-with-jax-rs/index.html | 44 +++---
.../users/develop-with-rest-template/index.html | 26 ++--
content/users/develop-with-rpc/index.html | 26 ++--
.../index.html | 151 +++++++++++--------
content/users/develop-with-springmvc/index.html | 44 +++---
.../users/develop-with-transparent-rpc/index.html | 44 +++---
content/users/distributed-tracing/index.html | 26 ++--
content/users/dynamic-config/index.html | 26 ++--
content/users/edge-in-1.0.0-m1/index.html | 26 ++--
content/users/edging-service/nginx/index.html | 26 ++--
content/users/edging-service/zuul/index.html | 26 ++--
content/users/faq/index.html | 26 ++--
content/users/huawei-cloud-faq/index.html | 26 ++--
content/users/index.html | 26 ++--
content/users/invoke-control/index.html | 26 ++--
content/users/local-develop-test/index.html | 26 ++--
.../index.html | 166 +++++----------------
content/users/metrics-in-1.0.0-m1/index.html | 26 ++--
.../index.html | 26 ++--
content/users/run-mode/index.html | 26 ++--
content/users/service-configurations/index.html | 26 ++--
content/users/service-contract/index.html | 26 ++--
content/users/service-definition/index.html | 26 ++--
content/users/service-heartbeat/index.html | 26 ++--
.../users/service-interface-constraints/index.html | 26 ++--
content/users/setup-environment/index.html | 29 ++--
content/users/use-service-contract/index.html | 26 ++--
content/users/use-tls/index.html | 26 ++--
84 files changed, 1566 insertions(+), 1319 deletions(-)
copy _users/cn/{develop-with-springmvc.md =>
develop-with-springboot-starter.md} (54%)
rename _users/cn/{use-servicecomb-in-spring-boot.md =>
manage_springcloud_application_using_sc_and_gs.md} (52%)
copy _users/{develop-with-springmvc.md => develop-with-springboot-starter.md}
(57%)
rename _users/{use-servicecomb-in-spring-boot.md =>
manage_springcloud_application_using_sc_and_gs.md} (56%)
copy {assets => content/assets}/images/subscribe-mail-list-step1.png (100%)
copy {assets => content/assets}/images/subscribe-mail-list-step2.png (100%)
copy {assets => content/assets}/images/subscribe-mail-list-step3.png (100%)
copy {assets => content/assets}/images/subscribe-mail-list-step4.png (100%)
copy content/cn/developers/{setup-committer-rights =>
subscribe-mail-list}/index.html (67%)
copy content/cn/users/{develop-with-springmvc =>
develop-with-spring-boot-starter}/index.html (79%)
rename content/cn/users/{use-servicecomb-in-spring-boot =>
manage_springcloud_application_using_sc_and_gs}/index.html (74%)
copy content/users/{develop-with-springmvc =>
develop-with-spring-boot-starter}/index.html (77%)
rename content/users/{use-servicecomb-in-spring-boot =>
manage_springcloud_application_using_sc_and_gs}/index.html (73%)
--
To stop receiving notification emails like this one, please contact
[email protected].