Skip to content

ap-java-aut/uni-management-system

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 

Repository files navigation

University Management System

Deployment guide

  1. First of all, install all the dependencies specified in pom.xml
  2. Specify YOUR_DB_NAME, YOUR_USERNAME and YOUR_PASSWORD in the hibernate.cfg.xml.template file, and then remove ".template" from the end of the file. Change the whole database connection url if necessary.
  3. Initialize your database using scripts specified in db directory
  4. Build and run this program

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages