Skip to content

Latest commit

 

History

History
17 lines (13 loc) · 380 Bytes

README.md

File metadata and controls

17 lines (13 loc) · 380 Bytes

jersey-client-experiment

To build the project, do:

$ gradle uberjar

To run the server, open a console and run:

$ java -classpath build/libs/jersey-client-experiment.jar binil.jersey.client.experiment.MyServer

To run the server, open a console and run:

$ java -classpath build/libs/jersey-client-experiment.jar binil.jersey.client.experiment.MyClient