摘要: 1、问题描述 服务启动后,客户端断开重连后无法与服务端交互。 @Component @Slf4j public class PotatoChannelInitializer extends ChannelInitializer<SocketChannel> { //重点 @Autowired pri 阅读全文
posted @ 2022-08-26 17:22 往事随雨 阅读(239) 评论(0) 推荐(0) 编辑