#DB Properties db.driver="driverclassname" db.url=jdbc:mysql://localhost:3306/YOURDBNAME db.username=USERNAME db.password=PASSWORD