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

albumenj pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/dubbo-website.git


The following commit(s) were added to refs/heads/master by this push:
     new 7e6bdd3cc10 # 响应式编程 (#1429)
7e6bdd3cc10 is described below

commit 7e6bdd3cc10f5aec5a2c0f7cce3e3d8e36204347
Author: JIAN ZHONG <[email protected]>
AuthorDate: Sun Aug 28 09:07:07 2022 +0800

    # 响应式编程 (#1429)
---
 .../docs3-v2/java-sdk/advanced-features-and-usage/service/reactive.md   | 2 ++
 1 file changed, 2 insertions(+)

diff --git 
a/content/zh/docs3-v2/java-sdk/advanced-features-and-usage/service/reactive.md 
b/content/zh/docs3-v2/java-sdk/advanced-features-and-usage/service/reactive.md
index 87d0c5f7664..1629670d40c 100644
--- 
a/content/zh/docs3-v2/java-sdk/advanced-features-and-usage/service/reactive.md
+++ 
b/content/zh/docs3-v2/java-sdk/advanced-features-and-usage/service/reactive.md
@@ -22,6 +22,8 @@ Dubbo + Reactive Stream Stub 的组合模式可以给用户带来最方便的流
 
 
https://github.com/apache/dubbo-samples/tree/master/dubbo-samples-triple-reactor
 
+## 使用场景
+
 ## 使用方式
 
 Triple 使用及配置可参考 [IDL 方式使用 
Triple](https://dubbo.apache.org/zh/docs3-v2/java-sdk/reference-manual/protocol/triple/idl/),并确保
 Dubbo 版本 >= 3.1.0。

Reply via email to