Hallo,
We are using Netty in a memory restricted environment. Is it possible to
use Resteasy and its Netty integration, but to use only the following jars
from it :
resteasy-jaxrs, resteasy-netty and jaxrs-api and to omit the httpclient,
commons-io, commons-code, scannotation, jsr250 jars. That way we would add
~700kb of new jar files to the project which is ok.
The version of the Netty we use currently is 3.6.6, what would happen if we
use resteasy 2.3.7 with Netty 3.6.6?
I see that there is Netty 4.0, would there be an integration between
Resteasy and netty 4.0?
Thank you very much!
Best regards, Daniel.
|