Skip to content

Latest commit

 

History

History
13 lines (10 loc) · 487 Bytes

README.md

File metadata and controls

13 lines (10 loc) · 487 Bytes

Online-Law-System-API

Recommanded

Eclipse/ Netbeans

Steps to start server

  1. import as an existing maven project
  2. Go to your mysql server and run DB script called LawSysDBScript.sql
  3. Change mysql connection setting in application.properties file. (like username and password as per your MySQL server)
  4. Run file OnlineLawSystemApiApplication.java as a java application.
  5. Server started in port 8080 of your localhost

try this url : http://localhost:8080/api/user