This is a sample application which expose a REST API throught RestEasy-Netty 3.
Moreover this sample application show how Swagger and Jolokia can be embedded into.
mvn package
untar the package (restreasy-netty-sample-1.0-SNAPSHOT.tar.gz).
on linux, run:
./bin/resteasy-netty-sample start
on linux, run:
./bin/resteasy-netty-sample stop