Skip to content

dlwangyilin/Bank-System

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

29 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Bank-System

Preparation for database

Run two SQL scripts at ./db-scripts in your MySQL IDE.

  1. create-user.sql. Optional, but you need to modifypersistence-mysql.properties if you choose to use your current user.
  2. create-db.sql. Required.

Table relationship is as follows.

re

About

A skinny bank system with Spring MVC, Spring Security, MySQL and Hibernate.

Resources

License

Stars

Watchers

Forks

Packages

No packages published