File tree 3 files changed +4
-2
lines changed 3 files changed +4
-2
lines changed Original file line number Diff line number Diff line change 57
57
58
58
* [ 《芋道 Spring Boot Dubbo 入门》] ( http://www.iocoder.cn/Spring-Boot/Dubbo/?github ) 对应 [ lab-30] ( https://github.com/YunaiV/SpringBoot-Labs/tree/master/lab-30 )
59
59
* [ 《芋道 Spring Boot 声明式调用 Feign 入门》] ( http://www.iocoder.cn/Spring-Boot/Feign/?github ) 对应 [ lab-58] ( https://github.com/YunaiV/SpringBoot-Labs/tree/master/lab-58 )
60
+ * [ 《芋道 Spring Boot gRPC 入门》] ( http://www.iocoder.cn/Spring-Boot/gRPC/?github ) 对应 [ lab-64] ( https://github.com/YunaiV/SpringBoot-Labs/tree/master/lab-64 )
60
61
* [ 《芋道 Spring Boot SOFARPC 入门》] ( http://www.iocoder.cn/Spring-Boot/SOFARPC/?github ) 对应 [ lab-62] ( https://github.com/YunaiV/SpringBoot-Labs/tree/master/lab-62 )
61
62
* [ 《芋道 Spring Boot Motan 入门》] ( http://www.iocoder.cn/Spring-Boot/Motan/?github ) 对应 [ lab-63] ( https://github.com/YunaiV/SpringBoot-Labs/tree/master/lab-63 )
62
- * 《芋道 Spring Boot WebService 入门》计划中...
63
63
* 《芋道 Spring Boot gRPC 入门》计划中...
64
64
* 《芋道 Spring Boot RSocket 入门》计划中...
65
65
178
178
* [ 《芋道 Spring Cloud Alibaba 服务调用 Dubbo 入门》] ( http://www.iocoder.cn/Spring-Cloud-Alibaba/Dubbo/?github ) 对应 [ labx-07] ( https://github.com/YunaiV/SpringBoot-Labs/tree/master/labx-07 )
179
179
* [ 《芋道 Spring Cloud Netflix 负载均衡 Ribbon 入门》] ( http://www.iocoder.cn/Spring-Cloud-Netflix/Ribbon/?github ) 对应 [ labx-02] ( https://github.com/YunaiV/SpringBoot-Labs/tree/master/labx-02 )
180
180
* [ 《芋道 Spring Cloud 声明式调用 Feign 入门》] ( http://www.iocoder.cn/Spring-Cloud/Feign/?github ) 对应 [ labx-03] ( https://github.com/YunaiV/SpringBoot-Labs/tree/master/labx-03 )
181
+ * [ 《芋道 Spring Cloud 服务调用 gRPC 入门》] ( http://www.iocoder.cn/Spring-Cloud/gRPC/?github ) 对应 [ labx-30] ( https://github.com/YunaiV/SpringBoot-Labs/tree/master/labx-30 )
181
182
182
183
## 服务容错
183
184
Original file line number Diff line number Diff line change
1
+ < http://www.iocoder.cn/Spring-Cloud/gRPC/?github >
Original file line number Diff line number Diff line change 107
107
<!-- <module>labx-28</module>-->
108
108
<!-- <module>labx-28</module>-->
109
109
<!-- <module>labx-29</module>-->
110
- <module >labx-30</module >
110
+ <!-- <module>labx-30</module> -- >
111
111
</modules >
112
112
113
113
</project >
You can’t perform that action at this time.
0 commit comments