Skip to content

avishaneu/simple-chat

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

36 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

simple-chat

The project is build with maven, so please build it first:

     mvn clean package

then navigate to the target direcory and execute:

     java -jar simple-chat-1.0.0.jar --server.port=[PORT]

change [PORT] on any valid available http port.

go to your browser and navigate to http://localhost:[PORT]

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published