.NoClassDefFoundError:io / netty / channel / pool / ChannelPoolHandler

.NoClassDefFoundError:io / netty / channel / pool / ChannelPoolHandler

間違ったリファレンスパッケージ

<dependency> 
    <groupId> io.netty </ groupId> 
    <artifactId> netty-all </ artifactId> 
    <version> 4.1.31.Final </ version> 
</ dependency>

おすすめ

転載: blog.csdn.net/wxb880114/article/details/110069340