File tree Expand file tree Collapse file tree 2 files changed +12
-4
lines changed Expand file tree Collapse file tree 2 files changed +12
-4
lines changed Original file line number Diff line number Diff line change @@ -17,9 +17,13 @@ Java技术交流群:294712648 <a target="_blank" href="http://shang.qq.com/wpa
17
17
支持对于 server、client 分别设置全局拦截器或单个的拦截器
18
18
19
19
## 支持的 Spring Cloud 版本
20
- 2.x.x.RELEASE 支持 Spring Cloud Finchley,最新的版本: `` 2.0.0.RELEASE ``
20
+ 2.x.x.RELEASE 支持 Spring Cloud Finchley。
21
21
22
- 1.x.x.RELEASE 支持 Spring Cloud Edgware 、Dalston、Camden,最新的版本:`` 1.4.1.RELEASE ``
22
+ 最新的版本:`` 2.0.0.RELEASE ``
23
+
24
+ 1.x.x.RELEASE 支持 Spring Cloud Edgware 、Dalston、Camden。
25
+
26
+ 最新的版本:`` 1.4.1.RELEASE ``
23
27
24
28
## 使用方式
25
29
Original file line number Diff line number Diff line change @@ -16,9 +16,13 @@ Support global and customer gRPC server/client interceptors
16
16
17
17
## 版本
18
18
19
- 2.x.x.RELEASE support Spring Cloud Finchley. The latest version: `` 2.0.0.RELEASE ``
19
+ 2.x.x.RELEASE support Spring Cloud Finchley.
20
+
21
+ The latest version: `` 2.0.0.RELEASE ``
20
22
21
- 1.x.x.RELEASE support Spring Cloud Edgware 、Dalston、Camden. The latest version: `` 1.4.1.RELEASE ``
23
+ 1.x.x.RELEASE support Spring Cloud Edgware 、Dalston、Camden.
24
+
25
+ The latest version: `` 1.4.1.RELEASE ``
22
26
23
27
## Usage
24
28
You can’t perform that action at this time.
0 commit comments