Migrating between majior versions of Netty -


i using netty 3.x. migrate current stable release version of netty. 4.0.28 recommended current stable released version of netty? there documentation on migrating between major versions of netty?

the recommend major version @ moment 4.0.27.final. migration best is:

http://netty.io/wiki/new-and-noteworthy-in-4.0.html


Comments

Popular posts from this blog

java - Spring Data JPA: Why findOne(id) executing delete query internally? -

python - Mongodb How to add addtional information when aggregating? -

java - Incorrect order of records in M-M relationship in hibernate -