mirror of
https://gitee.com/yudaocode/SpringBoot-Labs.git
synced 2026-09-03 05:53:54 +08:00
增加 grpc 入门
This commit is contained in:
1
lab-64/《芋道 Spring Boot gRPC 入门》.md
Normal file
1
lab-64/《芋道 Spring Boot gRPC 入门》.md
Normal file
@@ -0,0 +1 @@
|
||||
<http://www.iocoder.cn/Spring-Boot/gRPC/?github>
|
||||
2
pom.xml
2
pom.xml
@@ -74,6 +74,7 @@
|
||||
<!-- <module>lab-61</module>-->
|
||||
<!-- <module>lab-62</module>-->
|
||||
<!-- <module>lab-63</module>-->
|
||||
<!-- <module>lab-64</module>-->
|
||||
|
||||
<!-- Spring Cloud 示例 -->
|
||||
<!-- <module>labx-01</module>-->
|
||||
@@ -106,7 +107,6 @@
|
||||
<!-- <module>labx-28</module>-->
|
||||
<!-- <module>labx-28</module>-->
|
||||
<!-- <module>labx-29</module>-->
|
||||
<module>lab-64</module>
|
||||
</modules>
|
||||
|
||||
</project>
|
||||
|
||||
Reference in New Issue
Block a user