摘要: spingboot整合netty服务器端 1、引入pom <dependency> <groupId>io.netty</groupId> <artifactId>netty-all</artifactId> </dependency> 2、创建服务netty服务器 package com.tan. 阅读全文
posted @ 2024-07-19 11:18 九折丶水平 阅读(206) 评论(0) 推荐(0)