Skip to content

meetpaija/Online-Law-System-API

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

Releases

No releases published

Packages

No packages published

Languages