java
java copied to clipboard
No constructor for: interface io.netty.Channel
I am trying to integrate Jsoniter in my project developed on a Netty framework but am facing Issue with “ No constructor for: interface io.netty.Channel” Could you please help how to resolve this?