Skip to content

1.1.0

Latest
Compare
Choose a tag to compare
@zhoumengkang zhoumengkang released this 07 Jan 07:34
· 39 commits to master since this release

There's two way to run it.

1 . Run net.mengkang.demo.ServerLauncher in Intellij IDEA, Then you can visit

http://localhost:8080/user/1

http://localhost:8080/user/1/album/10?build=103

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