# NettyExamples **Repository Path**: fly_l/netty-examples ## Basic Information - **Project Name**: NettyExamples - **Description**: netty 案例 - **Primary Language**: Unknown - **License**: Apache-2.0 - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2021-06-07 - **Last Updated**: 2022-12-06 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # protobuf插件使用 使用以下名称生成对应的java文件 ``` 格式: mvn groupId:artifactId:version:goal mvn org.xolstice.maven.plugins:protobuf-maven-plugin:0.5.0:compile ```