


原理就是这样,明白吧。本次用springboot netty起这个2个服务,执行拉代码执行即可
<!-- netty -->
<dependency>
<groupId>io.netty</groupId>
<artifactId>netty-all</artifactId>
<version>4.1.68.Final</version>
</dependency>
原理就是这样,明白吧。本次用springboot netty起这个2个服务,执行拉代码执行即可
<!-- netty -->
<dependency>
<groupId>io.netty</groupId>
<artifactId>netty-all</artifactId>
<version>4.1.68.Final</version>
</dependency>