This is an automated email from the ASF dual-hosted git repository.

github-bot pushed a commit to branch next-asf-site
in repository https://gitbox.apache.org/repos/asf/dubbo-website.git


The following commit(s) were added to refs/heads/next-asf-site by this push:
     new 3e5c861969 deploy: 29b7d2cd22afff795b11a44b039ffc71d64eb45d
3e5c861969 is described below

commit 3e5c86196969bdab8527a0a046f51f5ef7d88a1c
Author: AlbumenJ <[email protected]>
AuthorDate: Sun Feb 19 11:44:00 2023 +0000

    deploy: 29b7d2cd22afff795b11a44b039ffc71d64eb45d
---
 sitemap.xml                                               | 2 +-
 zh-cn/overview/tasks/develop/index.xml                    | 2 +-
 zh-cn/overview/tasks/develop/service_reference/index.html | 6 +++---
 zh-cn/overview/tasks/extensibility/filter/index.html      | 6 +++---
 zh-cn/overview/tasks/extensibility/index.xml              | 2 +-
 zh-cn/sitemap.xml                                         | 2 +-
 6 files changed, 10 insertions(+), 10 deletions(-)

diff --git a/sitemap.xml b/sitemap.xml
index 4611de8934..a527633cb1 100644
--- a/sitemap.xml
+++ b/sitemap.xml
@@ -1 +1 @@
-<?xml version="1.0" encoding="utf-8" standalone="yes"?><sitemapindex 
xmlns="http://www.sitemaps.org/schemas/sitemap/0.9";><sitemap><loc>http://static.dubbo.apache.org:8080/zh-cn/sitemap.xml</loc><lastmod>2023-02-19T19:25:13+08:00</lastmod></sitemap><sitemap><loc>http://static.dubbo.apache.org:8080/en/sitemap.xml</loc><lastmod>2023-02-19T17:54:30+08:00</lastmod></sitemap></sitemapindex>
\ No newline at end of file
+<?xml version="1.0" encoding="utf-8" standalone="yes"?><sitemapindex 
xmlns="http://www.sitemaps.org/schemas/sitemap/0.9";><sitemap><loc>http://static.dubbo.apache.org:8080/zh-cn/sitemap.xml</loc><lastmod>2023-02-19T19:40:00+08:00</lastmod></sitemap><sitemap><loc>http://static.dubbo.apache.org:8080/en/sitemap.xml</loc><lastmod>2023-02-19T17:54:30+08:00</lastmod></sitemap></sitemapindex>
\ No newline at end of file
diff --git a/zh-cn/overview/tasks/develop/index.xml 
b/zh-cn/overview/tasks/develop/index.xml
index 643a22bd35..d87eaf31e5 100644
--- a/zh-cn/overview/tasks/develop/index.xml
+++ b/zh-cn/overview/tasks/develop/index.xml
@@ -2,7 +2,7 @@
 &lt;h2 id="发布和调用">发布和调用&lt;/h2>
 &lt;p>通过一个简单的Springboot实例代码,展示Dubbo服务的发布和调用&lt;/p>
 &lt;p>本文将基于 Dubbo Samples 示例演示如何快速搭建并部署一个微服务应用。
-代码地址:&lt;a 
href="https://github.com/apache/dubbo-samples/10-task/dubbo-samples-develop";>dubbo-samples-develop&lt;/a>
+代码地址:&lt;a 
href="https://github.com/apache/dubbo-samples/tree/master/10-task/dubbo-samples-develop";>dubbo-samples-develop&lt;/a>
 代码分为三个模块,如下图:
 &lt;code>![project](/imgs/v3/develop/develop-project.png)&lt;/code>&lt;/p>
 &lt;h2 id="准备">准备&lt;/h2>
diff --git a/zh-cn/overview/tasks/develop/service_reference/index.html 
b/zh-cn/overview/tasks/develop/service_reference/index.html
index 5b3bf365be..5ddf0a5302 100644
--- a/zh-cn/overview/tasks/develop/service_reference/index.html
+++ b/zh-cn/overview/tasks/develop/service_reference/index.html
@@ -1,9 +1,9 @@
-<!doctype html><html lang=zh-cn class=no-js><head><meta name=ROBOTS 
content="INDEX, FOLLOW"><meta charset=utf-8><meta name=viewport 
content="width=device-width,initial-scale=1,shrink-to-fit=no"><meta 
name=generator content="Hugo 0.110.0"><link rel="shortcut icon" type=image/png 
href=/imgs/favicon.png><link rel=apple-touch-icon 
href=/favicons/apple-touch-icon-180x180.png sizes=180x180><link rel=manifest 
href=/manifest.webmanifest><title>开发服务 | Apache Dubbo</title><meta 
property="og:title" [...]
+<!doctype html><html lang=zh-cn class=no-js><head><meta name=ROBOTS 
content="INDEX, FOLLOW"><meta charset=utf-8><meta name=viewport 
content="width=device-width,initial-scale=1,shrink-to-fit=no"><meta 
name=generator content="Hugo 0.110.0"><link rel="shortcut icon" type=image/png 
href=/imgs/favicon.png><link rel=apple-touch-icon 
href=/favicons/apple-touch-icon-180x180.png sizes=180x180><link rel=manifest 
href=/manifest.webmanifest><title>开发服务 | Apache Dubbo</title><meta 
property="og:title" [...]
 <link rel=preload 
href=/scss/main.min.209e23d05c00cd0efb0dc9daf65a7d29491c7e1c8f21c8ec76798fe1e0a467a9.css
 as=style><link 
href=/scss/main.min.209e23d05c00cd0efb0dc9daf65a7d29491c7e1c8f21c8ec76798fe1e0a467a9.css
 rel=stylesheet integrity><script src=/js/jquery-3.5.1.min.js 
integrity="sha256-9/aliU8dGd2tb6OSsuzixeV4y/faTqgFtohetphbbj0=" 
crossorigin=anonymous></script>
 <link rel=stylesheet href=https://cdn.jsdelivr.net/npm/@docsearch/css@3><meta 
name=theme-color content="#326ce5"><link rel=stylesheet 
href=/css/feature-states.css><meta name=description 
content="通过示例简单展示一个Dubbo服务的发布和调用"><meta property="og:description" 
content="通过示例简单展示一个Dubbo服务的发布和调用"><meta name=twitter:description 
content="通过示例简单展示一个Dubbo服务的发布和调用"><meta property="og:url" 
content="http://static.dubbo.apache.org:8080/zh-cn/overview/tasks/develop/service_reference/";><meta
 property="og:titl [...]
 <script src=https://g.alicdn.com/mamba/assets/0.0.7/mse-arc-ui.min.js></script>
 <link rel=stylesheet 
href=https://g.alicdn.com/mamba/assets/0.0.7/mse-arc-ui.min.css><link 
href=/css/community.css rel=stylesheet><link href=/css/contactus.css 
rel=stylesheet><script src=/js/script.js></script><title>开发服务 | Apache 
Dubbo</title></head><body class="td-page td-documentation"><header><nav 
class="js-navbar-scroll navbar navbar-expand navbar-dark flex-column 
flex-md-row td-navbar" data-auto-burger=primary><a class=navbar-brand 
href=/zh-cn/><span class=navbar-logo></span><span  [...]
-代码地址:<a 
href=https://github.com/apache/dubbo-samples/10-task/dubbo-samples-develop>dubbo-samples-develop</a>
+代码地址:<a 
href=https://github.com/apache/dubbo-samples/tree/master/10-task/dubbo-samples-develop>dubbo-samples-develop</a>
 代码分为三个模块,如下图:
 <code>![project](/imgs/v3/develop/develop-project.png)</code></p><h2 
id=准备>准备</h2><p>本示例代码基于Springboot 
3.0</p><p>1、首先需要一个可用的注册中心Zookeeper,Nacos,Redis均可。</p><p>2、新建一个maven工程,添加如下依赖</p><div
 class=highlight><pre tabindex=0 
style=color:#93a1a1;background-color:#002b36;-moz-tab-size:4;-o-tab-size:4;tab-size:4><code
 class=language-xml data-lang=xml><span style=display:flex><span>        <span 
style=color:#586e75>&lt;!-- registry dependency --&gt;</span>
 </span></span><span style=display:flex><span>        <span 
style=color:#268bd2>&lt;dependency&gt;</span>
@@ -75,7 +75,7 @@
 在 GitHub 仓库上登记新的问题
 <a class=feedback--link target=_blank rel=noopener 
href="https://github.com/kubernetes/website/issues/new?title=Issue%20with%20k8s.io";>报告问题</a>
 或者
-<a class=feedback--link target=_blank rel=noopener 
href="https://github.com/kubernetes/website/issues/new?title=Improvement%20for%20k8s.io";>提出改进建议</a>.</p></div><script>const
 
yes=document.querySelector(".feedback--yes"),no=document.querySelector(".feedback--no");document.querySelectorAll(".feedback--link").forEach(e=>{e.href=e.href+window.location.pathname});const
 
sendFeedback=e=>{gtag||console.log("!gtag"),gtag("event","click",{event_category:"Helpful",event_label:window.location.pathna
 [...]
+<a class=feedback--link target=_blank rel=noopener 
href="https://github.com/kubernetes/website/issues/new?title=Improvement%20for%20k8s.io";>提出改进建议</a>.</p></div><script>const
 
yes=document.querySelector(".feedback--yes"),no=document.querySelector(".feedback--no");document.querySelectorAll(".feedback--link").forEach(e=>{e.href=e.href+window.location.pathname});const
 
sendFeedback=e=>{gtag||console.log("!gtag"),gtag("event","click",{event_category:"Helpful",event_label:window.location.pathna
 [...]
 <a 
href="https://github.com/apache/dubbo-website/new/master/content/zh-cn/overview/tasks/develop/service_reference.md?filename=change-me.md&value=---%0Atitle%3A+%22Long+Page+Title%22%0AlinkTitle%3A+%22Short+Nav+Title%22%0Aweight%3A+100%0Adescription%3A+%3E-%0A+++++Page+description+for+heading+and+indexes.%0A---%0A%0A%23%23+Heading%0A%0AEdit+this+template+to+create+your+new+page.%0A%0A%2A+Give+it+a+good+name%2C+ending+in+%60.md%60+-+e.g.+%60getting-started.md%60%0A%2A+Edit+the+%22front+ma
 [...]
 <a 
href="https://github.com/apache/dubbo-website/issues/new?title=%e5%bc%80%e5%8f%91%e6%9c%8d%e5%8a%a1";
 target=_blank><i class="fab fa-github fa-fw"></i> 登记问题</a>
 <a href=https://github.com/apache/dubbo/issues/new target=_blank><i class="fas 
fa-tasks fa-fw"></i> 提交项目问题</a></div><nav id=TableOfContents><ul><li><a 
href=#发布和调用>发布和调用</a></li><li><a href=#准备>准备</a></li><li><a 
href=#发布服务>发布服务</a></li><li><a 
href=#调用服务>调用服务</a></li></ul></nav></div></div></div></div><footer 
class="bg-dark py-5 row d-print-none"><div class="container-fluid mx-sm-5"><div 
class=row><div class="col-6 col-sm-4 text-xs-center order-sm-2"><ul 
class="list-inline mb-0"><li class= [...]
diff --git a/zh-cn/overview/tasks/extensibility/filter/index.html 
b/zh-cn/overview/tasks/extensibility/filter/index.html
index f7304bcda8..c4384ac984 100644
--- a/zh-cn/overview/tasks/extensibility/filter/index.html
+++ b/zh-cn/overview/tasks/extensibility/filter/index.html
@@ -1,4 +1,4 @@
-<!doctype html><html lang=zh-cn class=no-js><head><meta name=ROBOTS 
content="INDEX, FOLLOW"><meta charset=utf-8><meta name=viewport 
content="width=device-width,initial-scale=1,shrink-to-fit=no"><meta 
name=generator content="Hugo 0.110.0"><link rel="shortcut icon" type=image/png 
href=/imgs/favicon.png><link rel=apple-touch-icon 
href=/favicons/apple-touch-icon-180x180.png sizes=180x180><link rel=manifest 
href=/manifest.webmanifest><title>Filter | Apache Dubbo</title><meta 
property="og:titl [...]
+<!doctype html><html lang=zh-cn class=no-js><head><meta name=ROBOTS 
content="INDEX, FOLLOW"><meta charset=utf-8><meta name=viewport 
content="width=device-width,initial-scale=1,shrink-to-fit=no"><meta 
name=generator content="Hugo 0.110.0"><link rel="shortcut icon" type=image/png 
href=/imgs/favicon.png><link rel=apple-touch-icon 
href=/favicons/apple-touch-icon-180x180.png sizes=180x180><link rel=manifest 
href=/manifest.webmanifest><title>Filter | Apache Dubbo</title><meta 
property="og:titl [...]
 <link rel=preload 
href=/scss/main.min.209e23d05c00cd0efb0dc9daf65a7d29491c7e1c8f21c8ec76798fe1e0a467a9.css
 as=style><link 
href=/scss/main.min.209e23d05c00cd0efb0dc9daf65a7d29491c7e1c8f21c8ec76798fe1e0a467a9.css
 rel=stylesheet integrity><script src=/js/jquery-3.5.1.min.js 
integrity="sha256-9/aliU8dGd2tb6OSsuzixeV4y/faTqgFtohetphbbj0=" 
crossorigin=anonymous></script>
 <link rel=stylesheet href=https://cdn.jsdelivr.net/npm/@docsearch/css@3><meta 
name=theme-color content="#326ce5"><link rel=stylesheet 
href=/css/feature-states.css><meta name=description content="自定义过滤器"><meta 
property="og:description" content="自定义过滤器"><meta name=twitter:description 
content="自定义过滤器"><meta property="og:url" 
content="http://static.dubbo.apache.org:8080/zh-cn/overview/tasks/extensibility/filter/";><meta
 property="og:title" content="Filter"><meta name=twitter:title content="Fi [...]
 <script src=https://g.alicdn.com/mamba/assets/0.0.7/mse-arc-ui.min.js></script>
@@ -28,7 +28,7 @@
 </span></span><span style=display:flex><span><span style=color:#586e75># 
dubbo.registry.address=nacos://localhost:8848?username=nacos&amp;password=nacos</span>
 </span></span><span style=display:flex><span><span style=color:#586e75># 
启用Kubernetes中部署的nacos的地址</span>
 </span></span><span style=display:flex><span>dubbo.registry.address<span 
style=color:#719e07>=</span><span 
style=color:#2aa198>nacos://${nacos.address:localhost}:8848?username=nacos&amp;password=nacos</span>
-</span></span></code></pre></div></li><li>部署<a 
href=https://github.com/apache/dubbo-samples/blob/master/10-task/dubbo-samples-extensibility/deploy/App.yml>Extensibility
 Filter Task</a></li></ul><h3 id=使用本地ide>使用本地IDE</h3><ul><li>部署<a 
href=https://nacos.io/zh-cn/docs/quick-start.html>Nacos</a>2.2.0版本</li><li>修改<a 
href=https://github.com/apache/dubbo-samples/blob/master/10-task/dubbo-samples-extensibility/dubbo-samples-extensibility-filter-provider/src/main/resources/application.properties
 [...]
+</span></span></code></pre></div></li><li>部署<code>[Extensibility Filter 
Task](https://github.com/apache/dubbo-samples/blob/master/10-task/dubbo-samples-extensibility/deploy/App.yml)</code></li></ul><h3
 id=使用本地ide>使用本地IDE</h3><ul><li>部署<a 
href=https://nacos.io/zh-cn/docs/quick-start.html>Nacos</a>2.2.0版本</li><li>修改<a 
href=https://github.com/apache/dubbo-samples/blob/master/10-task/dubbo-samples-extensibility/dubbo-samples-extensibility-filter-provider/src/main/resources/application.proper
 [...]
 </span></span><span style=display:flex><span>dubbo.application.name<span 
style=color:#719e07>=</span><span 
style=color:#2aa198>extensibility-filter-provider</span>
 </span></span><span style=display:flex><span>
 </span></span><span style=display:flex><span><span style=color:#586e75># 
Enable token verification for each invocation</span>
@@ -100,7 +100,7 @@
 在 GitHub 仓库上登记新的问题
 <a class=feedback--link target=_blank rel=noopener 
href="https://github.com/kubernetes/website/issues/new?title=Issue%20with%20k8s.io";>报告问题</a>
 或者
-<a class=feedback--link target=_blank rel=noopener 
href="https://github.com/kubernetes/website/issues/new?title=Improvement%20for%20k8s.io";>提出改进建议</a>.</p></div><script>const
 
yes=document.querySelector(".feedback--yes"),no=document.querySelector(".feedback--no");document.querySelectorAll(".feedback--link").forEach(e=>{e.href=e.href+window.location.pathname});const
 
sendFeedback=e=>{gtag||console.log("!gtag"),gtag("event","click",{event_category:"Helpful",event_label:window.location.pathna
 [...]
+<a class=feedback--link target=_blank rel=noopener 
href="https://github.com/kubernetes/website/issues/new?title=Improvement%20for%20k8s.io";>提出改进建议</a>.</p></div><script>const
 
yes=document.querySelector(".feedback--yes"),no=document.querySelector(".feedback--no");document.querySelectorAll(".feedback--link").forEach(e=>{e.href=e.href+window.location.pathname});const
 
sendFeedback=e=>{gtag||console.log("!gtag"),gtag("event","click",{event_category:"Helpful",event_label:window.location.pathna
 [...]
 <a 
href="https://github.com/apache/dubbo-website/new/master/content/zh-cn/overview/tasks/extensibility/filter.md?filename=change-me.md&value=---%0Atitle%3A+%22Long+Page+Title%22%0AlinkTitle%3A+%22Short+Nav+Title%22%0Aweight%3A+100%0Adescription%3A+%3E-%0A+++++Page+description+for+heading+and+indexes.%0A---%0A%0A%23%23+Heading%0A%0AEdit+this+template+to+create+your+new+page.%0A%0A%2A+Give+it+a+good+name%2C+ending+in+%60.md%60+-+e.g.+%60getting-started.md%60%0A%2A+Edit+the+%22front+matter%
 [...]
 <a href="https://github.com/apache/dubbo-website/issues/new?title=Filter"; 
target=_blank><i class="fab fa-github fa-fw"></i> 登记问题</a>
 <a href=https://github.com/apache/dubbo/issues/new target=_blank><i class="fas 
fa-tasks fa-fw"></i> 提交项目问题</a></div><nav id=TableOfContents><ul><li><a 
href=#开始之前>开始之前</a><ul><li><a href=#基于kubernetes>基于Kubernetes</a></li><li><a 
href=#使用本地ide>使用本地IDE</a></li></ul></li><li><a href=#任务详情>任务详情</a></li><li><a 
href=#实现方式>实现方式</a><ul><li></li></ul></li><li><a 
href=#运行结果>运行结果</a></li></ul></nav></div></div></div></div><footer 
class="bg-dark py-5 row d-print-none"><div class="container-fluid mx-s [...]
diff --git a/zh-cn/overview/tasks/extensibility/index.xml 
b/zh-cn/overview/tasks/extensibility/index.xml
index 12ce73b133..b1acc211f5 100644
--- a/zh-cn/overview/tasks/extensibility/index.xml
+++ b/zh-cn/overview/tasks/extensibility/index.xml
@@ -35,7 +35,7 @@
 &lt;/span>&lt;/span>&lt;span style="display:flex;">&lt;span>&lt;span 
style="color:#586e75"># 启用Kubernetes中部署的nacos的地址&lt;/span>
 &lt;/span>&lt;/span>&lt;span 
style="display:flex;">&lt;span>dubbo.registry.address&lt;span 
style="color:#719e07">=&lt;/span>&lt;span 
style="color:#2aa198">nacos://${nacos.address:localhost}:8848?username=nacos&amp;amp;password=nacos&lt;/span>
 &lt;/span>&lt;/span>&lt;/code>&lt;/pre>&lt;/div>&lt;/li>
-&lt;li>部署&lt;a 
href="https://github.com/apache/dubbo-samples/blob/master/10-task/dubbo-samples-extensibility/deploy/App.yml";>Extensibility
 Filter Task&lt;/a>&lt;/li>
+&lt;li>部署&lt;code>[Extensibility Filter 
Task](https://github.com/apache/dubbo-samples/blob/master/10-task/dubbo-samples-extensibility/deploy/App.yml)&lt;/code>&lt;/li>
 &lt;/ul>
 &lt;h3 id="使用本地ide">使用本地IDE&lt;/h3>
 &lt;ul>
diff --git a/zh-cn/sitemap.xml b/zh-cn/sitemap.xml
index 93917c0e1b..d5697c47a3 100644
--- a/zh-cn/sitemap.xml
+++ b/zh-cn/sitemap.xml
@@ -1 +1 @@
-<?xml version="1.0" encoding="utf-8" standalone="yes"?><urlset 
xmlns="http://www.sitemaps.org/schemas/sitemap/0.9"; 
xmlns:xhtml="http://www.w3.org/1999/xhtml";><url><loc>http://static.dubbo.apache.org:8080/zh-cn/blog/2023/01/16/%E9%98%BF%E9%87%8C%E5%B7%B4%E5%B7%B4%E5%8D%87%E7%BA%A7-dubbo3-%E5%85%A8%E9%9D%A2%E5%8F%96%E4%BB%A3-hsf2/</loc><lastmod>2023-01-16T00:00:00+00:00</lastmod><changefreq>monthly</changefreq><priority>0.5</priority></url><url><loc>http://static.dubbo.apache.org:8080/zh-c
 [...]
\ No newline at end of file
+<?xml version="1.0" encoding="utf-8" standalone="yes"?><urlset 
xmlns="http://www.sitemaps.org/schemas/sitemap/0.9"; 
xmlns:xhtml="http://www.w3.org/1999/xhtml";><url><loc>http://static.dubbo.apache.org:8080/zh-cn/blog/2023/01/16/%E9%98%BF%E9%87%8C%E5%B7%B4%E5%B7%B4%E5%8D%87%E7%BA%A7-dubbo3-%E5%85%A8%E9%9D%A2%E5%8F%96%E4%BB%A3-hsf2/</loc><lastmod>2023-01-16T00:00:00+00:00</lastmod><changefreq>monthly</changefreq><priority>0.5</priority></url><url><loc>http://static.dubbo.apache.org:8080/zh-c
 [...]
\ No newline at end of file

Reply via email to