ELdER1cH / PowerPenguins

A team project for IN0006 Introduction to Software Engineering (EIST). We developed a Restaurant Reservation System based on JavaFX , REST and Spring MVC. And we used Agile Development --- SCRUM.
2 stars 0 forks source link

Return Value to List<Table> in Restaurant Controller #80

Closed ELdER1cH closed 2 years ago

rosa-lyu commented 2 years ago

Ich verstehe nicht wirklich, was ich verändern sollte, weil ReservationSystem.getTables() schon vom Typ List

ist. Was übersehe ich da?

rosa-lyu commented 2 years ago

Achso, liegt wohl daran, dass ich die HashMap immer leere, bevor ich sie zur Liste umwandle xD