Package vn.edu.uit.csbu.software_design.software_design_backend.account
package vn.edu.uit.csbu.software_design.software_design_backend.account
-
ClassDescriptionREST controller for managing user accounts.The type Account model.The interface Account repository.The type Account request.The type Account response dto.The enum Account response type.The type Account secure response dto.The `accountService` class in Java provides various methods for managing user accounts, including authentication, account creation, updating account details, and deleting accounts.