Class DashboardController
java.lang.Object
com.equipmentrental.equipment_rental_system.controller.DashboardController
-
Constructor Summary
ConstructorsConstructorDescriptionDashboardController(EquipmentService equipmentService, BookingService bookingService, CategoryService categoryService, UserService userService) -
Method Summary
-
Constructor Details
-
DashboardController
public DashboardController(EquipmentService equipmentService, BookingService bookingService, CategoryService categoryService, UserService userService)
-
-
Method Details
-
dashboard
-