摘要: 参考:https://blog.csdn.net/Djsnxbjans/article/details/131904947(安装) https://blog.csdn.net/sinat_33151213/article/details/90739357 >这两天不是看netty项目么,接触到了一个 阅读全文
posted @ 2024-04-24 16:09 蜗牛使劲冲 阅读(7) 评论(0) 推荐(0) 编辑
摘要: 参考:https://www.cnblogs.com/mc-74120/p/13622008.html pom文件 <dependency> <groupId>io.netty</groupId> <artifactId>netty-all</artifactId> </dependency> 启动 阅读全文
posted @ 2024-04-24 15:44 蜗牛使劲冲 阅读(78) 评论(0) 推荐(0) 编辑