Skip to content

An Air Ticket Reservation System using Spring MVC, Spring ORM, Hibernate Template and JDBC Template

Notifications You must be signed in to change notification settings

Mack241/AirTicketReservation

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 

Repository files navigation

AirTicketReservation

An Air Ticket Reservation System using Spring MVC, Spring ORM, Hibernate Template and JDBC Template

The database consists of 3 tables:

  1. Bookings
  2. flights
  3. User

** Details of the database can be found in the dump **

*** Also add the mysql-connector-java in the pom.xml ***

About

An Air Ticket Reservation System using Spring MVC, Spring ORM, Hibernate Template and JDBC Template

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published