Anthony17J8 / RestaurantManagementSystem

Restaurant votes management system
1 stars 0 forks source link

Refactor getting totalAmount with derived property #81

Closed Anthony17J8 closed 4 years ago

Anthony17J8 commented 4 years ago

use @org.hibernate.annotations.Formula add totalAmount to Menu class. Remove redundant method in MenuController