# netty_lecture **Repository Path**: anxiaole/netty_lecture ## Basic Information - **Project Name**: netty_lecture - **Description**: 张龙老师netty课程附带代码 - **Primary Language**: Java - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 1 - **Forks**: 1 - **Created**: 2021-08-30 - **Last Updated**: 2023-05-14 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README 张龙老师netty视频讲解示例代码 主要包括netty/nio编程/thrift/grpc相关 感谢@chenmual分享,此项目forked from chenmual/test01 ================================================================================== 此项目是由gradle打包的,如果你也遇到这个问题: Error:No such property: GradleVersion for class: JetGradlePlugin ![](gradle-报错.png) 原因:由于idea的版本和gradle版本不匹配导致的错误,降低gradle版本即可。 ![](gradle-报错.png)