Eclipse/ Netbeans
- import as an existing maven project
- Go to your mysql server and run DB script called
LawSysDBScript.sql
- Change mysql connection setting in
application.properties
file. (like username and password as per your MySQL server) - Run file
OnlineLawSystemApiApplication.java
as a java application. - Server started in port 8080 of your localhost
try this url : http://localhost:8080/api/user