Skip to content

Latest commit

 

History

History
7 lines (4 loc) · 229 Bytes

README.MD

File metadata and controls

7 lines (4 loc) · 229 Bytes

Backend Server of MazuMah

To run server, type "mvn jetty:run" from console

NOTE:

Make sure to execute the SQL file in src/main/resources/SQLDump file. This will set up the table.

Server will start on port 8080