How to Build and Run - Soulyyy/chat-service GitHub Wiki

gradle build to build the application.

Add the war to your favorite Web Service Container(Tomcat here).

Run java -jar client-all-1.0,jar to execute the application.

Send messages