Skip to content

Aparna78/payroll

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

payroll

for database view:

  • enable h2 console, spring.h2.console.enabled=true in application.properties
  • enable writing DB in file, spring.datasource.url=jdbc:h2:/Users/aparnakumari/development/payroll/payrollDB in application.properties.
  • run the application and open h2 console in browser, http://localhost:8080/h2-console
  • default username and password is blank

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages