# springboot-example **Repository Path**: weiminyucom/springboot-example ## Basic Information - **Project Name**: springboot-example - **Description**: springboot与其他协议框架组合示例代码 - **Primary Language**: Java - **License**: MIT - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 1 - **Forks**: 0 - **Created**: 2022-06-10 - **Last Updated**: 2024-10-18 ## Categories & Tags **Categories**: Uncategorized **Tags**: Java, SpringBoot, Grpc ## README # springboot-example #### 介绍 springboot与其他协议框架组合示例代码 #### 软件架构 | 目录 | 说明 | | :-----:|:---------------------------:| | springboot-grpc-server | springboot 集成 grpc 服务端代码示例 | | springboot-grpc-client | springboot 集成 grpc 客户端代码示例 | | springboot-mqtt-server | springboot 创建mqtt服务端(netty) |