mirror of
https://gitee.com/wujiawei1207537021/wu-lazy-cloud-network.git
synced 2026-02-04 15:05:54 +08:00
[update] 显式指定注解处理器,4.x
This commit is contained in:
@@ -12,7 +12,7 @@
|
||||
//public class NettyMulticastExample {
|
||||
//
|
||||
// public static void main(String[] args) throws Exception {
|
||||
// EventLoopGroup group = new NioEventLoopGroup();
|
||||
// EventLoopGroup group = new MultiThreadIoEventLoopGroup(NioIoHandler.newFactory());
|
||||
// try {
|
||||
// Bootstrap b = new Bootstrap();
|
||||
// b.group(group)
|
||||
|
||||
Reference in New Issue
Block a user