Skip to content

Latest commit

 

History

History
13 lines (11 loc) · 555 Bytes

README.md

File metadata and controls

13 lines (11 loc) · 555 Bytes

projectile

Sales ERP for Precious products

This is project developed on Spring 2.5 hibernet and jdbc with mysql database steps

  1. Download the project in your local reposotory or workspace
  2. Extract files
  3. Projectile is created as eclipse project can be imported
  4. Create mysql database with same project name
  5. run script from dbscript.sql file which will create database with min required data
  6. Modification in properties projectil.files and log4j.properties file
  7. clean build and run in tomcat or create war and deploy on tomcat server