There's two way to run it.
1 . Run net.mengkang.demo.ServerLauncher
in Intellij IDEA, Then you can visit
in your browser for testing.
2 . Anther way is using java command line.
Download the
netty-restful-server-1.1.0.zip
and unzip it , then run it like this:
java -Dfile.encoding=UTF-8 -jar netty-restful-server-1.0-SNAPSHOT.jar