# grpc-demo **Repository Path**: bluede/grpc-demo ## Basic Information - **Project Name**: grpc-demo - **Description**: grpc示例 - **Primary Language**: Unknown - **License**: Apache-2.0 - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 7 - **Created**: 2023-03-17 - **Last Updated**: 2023-03-17 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # GRPC示例 模块说明: - grpc-base:公共gRPC服务定义及代码 - grpc-java:Java方式集成gPRC Server端和Client端 - grpc-spring-boot:SpringBoot集成gPRC Server端和Client端