fabioturazzi / HMS_Project

Integrated Management System developed using Spring Boot and H2 (SQL)
1 stars 1 forks source link

In Room Management, change Room Type to listBox with values from RoomType Database #41

Closed fabioturazzidouglas closed 3 years ago

fabioturazzidouglas commented 3 years ago

Room Type was added as regular input box in order to test database FOREIGN KEY constraints

fabioturazzidouglas commented 3 years ago

Done for all views that access room type. Added dynamic lists that fetch roomTypes from database