具体问题是这个
Caused by: java.lang.IllegalArgumentException: Failed to load any of the given libraries: [netty_tcnative_linux_x86_64, netty_tcnative_linux_x86_64_fedora, netty_tcnative_x86_64, netty_tcnative]
简单查询了下,应该gradle依赖有问题,但是添加了netty-tcnative-boringssl-static包还是没有解决。
有人遇到过相同的问题吗?求解决方案