BAEL-2715: Modified tests and configurations
This commit is contained in:
parent
e813a0e64d
commit
ddcc496468
@ -31,8 +31,6 @@ public class CustomNettyWebServerFactory {
|
||||
.tcpConfiguration(tcpServer -> tcpServer.bootstrap(
|
||||
serverBootstrap -> serverBootstrap.group(parentGroup, childGroup).channel(NioServerSocketChannel.class)
|
||||
));
|
||||
|
||||
}
|
||||
|
||||
}
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user